Add dir colors, vim plugin and new i3 wallpaper

This commit is contained in:
Alexander Hosking 2017-03-27 12:00:13 -04:00
parent 4412aef642
commit 307461827c
2 changed files with 3 additions and 2 deletions

View File

@ -13,7 +13,7 @@
exec "setxkbmap dvorak"
exec --no-startup-id nm-applet
exec --no-startup-id feh --bg-fill ~/Pictures/scenery-4.jpg
exec --no-startup-id feh --bg-fill ~/Pictures/wallpaper-1791868.jpg
set $mod Mod4

View File

@ -18,7 +18,8 @@ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
ln -sfv "$DOTFILES_DIR/run/.bashrc" ~
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
ls -sfv "$DOTFILE_DIR/vim/bundle" .vim/bundle
ln -sfv "$DOTFILES_DIR/system/.dir_colors" ~
ln -sfv "$DOTFILES_DIR/vim/bundle" .vim/bundle
# Link .config files
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/