Skip to content

alkmst-xyz/dotfiles

Repository files navigation

dotfiles

Install

stow tmux   # Just tmux config
stow .      # All configs

tmux

# install tpm
./tmux/.config/tmux/install-tpm.sh
tmux source ~/.config/tmux/tmux.conf

# install plugins
tmux

# `prefix + I`
#
# - Installs new plugins from GitHub or any other git repository
# - Refreshes TMUX environment

# `prefix + U`
#
# - updates plugin(s)