From dbf02e62db35a6f365e63b3869d82dfe20a9cfac Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 5 May 2018 19:50:22 -0300 Subject: Add custom copying commands for macOSxGNU/Linux --- bash/symlinks.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bash') diff --git a/bash/symlinks.sh b/bash/symlinks.sh index 933bb69..38a1284 100644 --- a/bash/symlinks.sh +++ b/bash/symlinks.sh @@ -29,6 +29,8 @@ ln -fs $DOTFILES/encrypted/aws/credentials ~/.aws/credentials ln -fs $DOTFILES/Xmodmap.conf ~/.Xmodmap ln -fs $DOTFILES/tmux/tmux.conf ~/.tmux.conf +ln -fs $DOTFILES/tmux/tmux-macos.conf ~/.tmux-macos.conf +ln -fs $DOTFILES/tmux/tmux-gnu-linux.conf ~/.tmux-gnu-linux.conf ## xmonad mkdir -p ~/.xmonad -- cgit v1.2.3