Skip to content

YanzhaoW/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configuration files

Tmux setup

First install tpm:

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

Second, start any tmux session and press [prefix]-I to install packages

zsh setup

git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
# git clone https://github.com/zpm-zsh/clipboard.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/clipboard

git setup

git config --global core.excludesFile ~/.config/git/ignore

About

some dotfiles from my computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages