To create a link (use absolute paths): ln -sf $source $target
- alacritty -> ~/.config/alacritty/
- .bashrc -> ~/.bashrc
- .tmux.conf -> ~/.tmux.conf
For tmux first time setup, download the plugin manager and install the plugins:
- Download:
git clone https://github.com/tmux-plugins/tpm ~/.config/.tmux/plugins/tpm tmux source-file .tmux.conf- Install:
prefix + I
config libsecret: git config --global credential.helper /usr/lib/git-core/git-credential-libsecret