|
|
преди 10 години | |
|---|---|---|
| .nvim | преди 10 години | |
| .vim | преди 10 години | |
| .zsh_custom | преди 10 години | |
| themes | преди 11 години | |
| .ctags | преди 10 години | |
| .gitignore | преди 10 години | |
| .nvimrc | преди 10 години | |
| .vimrc | преди 10 години | |
| .ycm_extra_conf.py | преди 10 години | |
| .zsh_local_example | преди 10 години | |
| .zshrc | преди 10 години | |
| DefaultKeyBinding.dict | преди 11 години | |
| README.md | преди 10 години |
I am just symlinking all the neccessary dotfiles to this repo.
The file .zsh_local, referenced in .zshrc defines the username (for displaying in OH-MY-ZSH, for example).
An example for the local configurations is given in .zsh_local_example.
There are some other tweaks for OSX, I do not want to miss:
defaults write -g ApplePressAndHoldEnabled -bool falsedefaults write NSGlobalDomain KeyRepeat -int 1defaults write -g InitialKeyRepeat -int 10The changes take effect after a logout.