Add dir colors, vim plugin and new i3 wallpaper
This commit is contained in:
parent
4412aef642
commit
307461827c
@ -13,7 +13,7 @@
|
|||||||
exec "setxkbmap dvorak"
|
exec "setxkbmap dvorak"
|
||||||
|
|
||||||
exec --no-startup-id nm-applet
|
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
|
set $mod Mod4
|
||||||
|
|
||||||
|
@ -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/run/.bashrc" ~
|
||||||
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
|
ln -sfv "$DOTFILES_DIR/git/.gitconfig" ~
|
||||||
ln -sfv "$DOTFILES_DIR/system/.vimrc" ~
|
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
|
# Link .config files
|
||||||
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/
|
ln -sfv "$DOTFILES_DIR/config/terminator" ~/.config/
|
||||||
|
Loading…
Reference in New Issue
Block a user