.Xresources hotfix
This commit is contained in:
parent
813e52966f
commit
54a7e63908
2
Makefile
2
Makefile
@ -14,9 +14,11 @@ vim:
|
||||
mkdir ~/.dotfiles/vim/.backup
|
||||
|
||||
git:
|
||||
rm ~/.gitconfig
|
||||
ln -s ~/.dotfiles/.gitconfig ~/.gitconfig
|
||||
|
||||
xresources:
|
||||
rm ~/.Xresources
|
||||
ln -s ~/.dotfiles/.Xresources ~/.Xresources
|
||||
|
||||
zsh:
|
||||
|
Loading…
x
Reference in New Issue
Block a user