Skip to content

weqopy/MyConfigs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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