Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.05 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.05 KB

MyConfigs

Configs for myself on Mac/Linux.

Backup and apply simply and quickly.

Usage

  1. Clone this repository
  2. Edit deploy.sh to choose configs you need and deploy it:
sh deploy.sh
  1. Make sure your shell is zsh if you have chosen deploy_zsh.sh and then run:
source ~/.zshrc
  1. Enjoy!

Support Items

zsh

hammerspoon

  • 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

git

Default and global .gitconfig & .gitignore configs.

vim & nvim

Common configurations for vim & nvim