Fix symlink creation for config file
This commit is contained in:
parent
31f8f780be
commit
0eacee3646
@ -4,4 +4,4 @@ cd $HOME || exit 1
|
||||
|
||||
CONFDIR=.tmux
|
||||
|
||||
ln -sf $CONFDIR/config .tmux.config
|
||||
ln -sf $CONFDIR/config .tmux.conf
|
||||
|
Loading…
x
Reference in New Issue
Block a user