diff options
| -rwxr-xr-x | deploy.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,4 +54,5 @@ done ln -sf ${CONFIG_DIR}/xdg/user-dirs.conf ${HOME}/.config/user-dirs.conf +mkdir -p ${HOME}/.config/tmux ln -sf ${CONFIG_DIR}/tmux.conf ${HOME}/.config/tmux/tmux.conf |
