sh -c "$(wget https://raw.githubusercontent.com/Drakirus/zsh-conf/master/install.sh -O -)"
Come with a dotfiles Manager (./dotfilesManager
).
The dotfilesManager symlinks all the file in ~/dotfiles/ in the $HOME
$ la $HOME
.gitconfig -> /home/drakirus/dotfiles/gitconfig
.gitignore -> /home/drakirus/dotfiles/gitignore
.gitmessage -> /home/drakirus/dotfiles/gitmessage
.tmux.conf -> /home/drakirus/dotfiles/tmux.conf
.vimrc -> /home/drakirus/dotfiles/vimrc
.zshrc -> /home/drakirus/dotfiles/zshrc
$ ls $HOME/dotfiles/
gitconfig
gitignore
gitmessage
tmux.conf
vimrc
zshrc
README.md
dircolors/
zsh/