|
|
před 10 roky | |
|---|---|---|
| nvim | před 10 roky | |
| themes | před 11 roky | |
| vim | před 10 roky | |
| zsh_custom | před 10 roky | |
| .gitignore | před 10 roky | |
| DefaultKeyBinding.dict | před 11 roky | |
| README.md | před 10 roky | |
| ctags | před 10 roky | |
| nvimrc | před 10 roky | |
| vimrc | před 10 roky | |
| ycm_extra_conf.py | před 10 roky | |
| zsh_local_example | před 10 roky | |
| zshrc | před 10 roky |
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.