Fix: link to /home/electron/Documents/Code/github-jreichmann/dotfiles instead of assuming the local repo location
This commit is contained in:
parent
266d984eab
commit
ebc9c7c6d6
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rm ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
ln -s ~/.dotfiles/xfce4-keyboard-shortcuts.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
ln -s `pwd`/xfce4-keyboard-shortcuts.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
|
||||
|
Loading…
Reference in New Issue
Block a user