mirror of
https://codeberg.org/andyscott/dotfiles.git
synced 2024-11-09 14:00:47 -05:00
Update install.sh
This commit is contained in:
parent
c149331c51
commit
e80eb7268a
1 changed files with 1 additions and 2 deletions
|
@ -48,8 +48,7 @@ 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.gruvbox ~/.Xresources
|
||||
ln -sf $dotfiles_dir/Xresources.zenburn ~/.Xresources
|
||||
ln -sf $dotfiles_dir/Xresources ~/.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