Skip to content

derpaschi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paschi's dotfiles

Your dotfiles are how you personalize your system. These are mine. They are basically forked from Holman' great dotfiles. See the description for detailed infos.

install

Run this:

git clone [email protected]:hubeRsen/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
git submodule init
git submodule update --recursive --remote
script/bootstrap

Dont forget to set the standard shell to zsh (brew version).

# put /usr/local/bin/zsh into the shells file, thats the symlinked version of homebrews zsh
$ sudo vim /etc/shells
# change the standard shell
$ chsh -s /usr/local/bin/zsh

thanks

Inspired by the dotfiles of:

Zach Holman

Paul Millr

Pascal Birchler

Releases

No releases published

Packages

No packages published