Skip to content

kangarooo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Home

Home

https://github.com/tmux-plugins/tpm tmux kill-server

Reload tmux source-file ~/.tmux.conf

rm .tmux.conf .tmux.conf.1

Use Shift+Right click to paste

sudo apt install tmux -y && git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm && wget -N https://raw.githubusercontent.com/kangarooo/dotfiles/main/.tmux.conf -O $HOME/.tmux.conf && tmux source-file ~/.tmux.conf && wget -N https://raw.githubusercontent.com/kangarooo/dotfiles/main/.bash_aliases -O $HOME/.bash_aliases && . ~/.bashrc

tmux

CTRLB(prefix)+CTRLI

Zsh

https://unix.stackexchange.com/questions/84844/how-to-make-zsh-completion-show-the-first-guess-on-the-same-line-like-fishs

sudo apt-get install -y zsh && zsh --version && chsh -s $(which zsh) && git clone https://github.com/zsh-users/zsh-history-substring-search ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-history-substring-search && source ~/.zshrc

About

Home dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages