- Zsh
- Programs
- self_bin
- wezterm
- neovim
- tmux
- vim
-
For Macos, you can install using
brew install tmux
-
For other systems, you can use AppImage package from Nelson Enzo
To display image in tmux enviroment, please use tmux 3.3+ version and add the following 3 options to your
tmux.conf
: Only for size less than 100KB, because the OSC size limit(maybe)set -g allow-passthrough on set -ga update-environment TERM set -ga update-environment TERM_PROGRAM
-
ZSH backup your old zshrc and config and remove; Then
stow zsh
-
Wezterm Only useful on your local machine
stow wezterm
-
Tmux backuo your own tmux.conf
stow tmux
-
Ssh back up your ssh config
stow ssh
-
gitconfig
stow git
-
conda #conda rc
stow conda
-
local(self_bin)
stow self_bin
-
fzf
stow fzf
-
nvim
stow nvim
; but don't forget the cache dir and data dir in $HOME/.local/share/nvim