dotfiles
- .tmux.conf
- .dmenurc [new]
- .rofirc [new]
- .xinitrc
- .vimrc
- .gitconfig
- .conkyrc
- .xmodmaprc
- .xsessionrc
- .profile
- .vim [dir]
- .config[dir]
- bin[dir]
chsh -s $(which zsh) For example on a server where you may not need all dependency to be install. Like vim plugin or software
wget -P -qO- https://raw.githubusercontent/bat-lab/dotfiles/install/install.sh | bash