Configs for myself on Mac/Linux.
Backup and apply simply and quickly.
- Clone this repository
- Edit
deploy.sh
to choose configs you need and deploy it:
sh deploy.sh
- Make sure your shell is zsh if you have chosen
deploy_zsh.sh
and then run:
source ~/.zshrc
- Enjoy!
- zsh-syntax-highlighting
- zsh-autosuggestions
- zsh-z
git_current_branch
From oh-my-zsh- Common configurations for zsh
- app-manage: Launch or focus app by shortcut
- ime-switch: Switch ime for dual language users
- wifi-control: Control audiodevice mute by wifi name
- window-size: Manage app's window size
Default and global .gitconfig
& .gitignore
configs.
Common configurations for vim & nvim