|
|
пре 10 година | |
|---|---|---|
| nvim | пре 10 година | |
| themes | пре 11 година | |
| vim | пре 10 година | |
| zsh_custom | пре 10 година | |
| .gitignore | пре 10 година | |
| DefaultKeyBinding.dict | пре 11 година | |
| README.md | пре 10 година | |
| ctags | пре 10 година | |
| nvimrc | пре 10 година | |
| vimrc | пре 10 година | |
| ycm_extra_conf.py | пре 10 година | |
| zsh_local_example | пре 10 година | |
| zshrc | пре 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.