mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 22:10:48 -05:00
Added and changed to zenburn theme globally
This commit is contained in:
parent
c17d7dabb1
commit
e551b2c9d8
1 changed files with 2 additions and 1 deletions
|
@ -48,7 +48,8 @@ ln -sf $dotfiles_dir/profile ~/.profile
|
|||
ln -sf $dotfiles_dir/emacs.d ~/.emacs.d
|
||||
ln -sf $dotfiles_dir/xinitrc ~/.xinitrc
|
||||
ln -sf $dotfiles_dir/vimrc ~/.vimrc
|
||||
ln -sf $dotfiles_dir/Xresources ~/.Xresources
|
||||
#ln -sf $dotfiles_dir/Xresources.gruvbox ~/.Xresources
|
||||
ln -sf $dotfiles_dir/Xresources.zenburn ~/.Xresources
|
||||
|
||||
# Create $config_dir, sub-directories, and symlinks
|
||||
mkdir -p $config_dir/{bspwm,dunst,kitty,nvim,polybar,rofi,sxhkd}
|
||||
|
|
Loading…
Reference in a new issue