@ -51,7 +51,7 @@ fish() {
tmux() {
echo "Installing Tmux configuration..."
ln -sf $PWD/tmux $HOME/.tmux
ln -sf $PWD/tmux/tmux.conf $HOME/.tmux.conf
git clone https://github.com/tmux-plugins/tpm $HOME/.tmux/plugins/tpm
}