Small config changes

This commit is contained in:
Jonathan Hodgson 2018-10-05 09:51:35 +01:00
parent 605a95bd7b
commit 4b18fdd847
3 changed files with 11 additions and 1 deletions

4
symlinks.sh Normal file → Executable file
View file

@ -34,6 +34,7 @@ myLink $HOME/.dotfiles/shells/bash/bashrc $HOME/.bashrc
#X
myLink $HOME/.dotfiles/x/xinitrc $HOME/.xinitrc
myLink /home/jonathan/.dotfiles/x/xmodmap $HOME/.Xmodmap
#Git
myLink $HOME/.dotfiles/git/gitconfig $HOME/.gitconfig
@ -45,6 +46,9 @@ myLink $HOME/.dotfiles/i3/config $HOME/.config/i3/config
#i3blocks
myLink $HOME/.dotfiles/i3/i3blocks.conf $HOME/.i3blocks.conf
#dunst
myLink $HOME/.dotfiles/dunst $HOME/.config/dunst
#vim
myLink $HOME/.dotfiles/vim $HOME/.vim
myLink $HOME/.dotfiles/vim/.vimrc $HOME/.vimrc