|
|
il y a 9 ans | |
|---|---|---|
| dotbot @ 5babc8f562 | il y a 9 ans | |
| external | il y a 9 ans | |
| nvim | il y a 9 ans | |
| themes | il y a 11 ans | |
| .gitignore | il y a 10 ans | |
| .gitmodules | il y a 9 ans | |
| DefaultKeyBinding.dict | il y a 11 ans | |
| README.md | il y a 10 ans | |
| ctags | il y a 10 ans | |
| install | il y a 9 ans | |
| install.conf.yaml | il y a 9 ans | |
| nvimrc | il y a 9 ans | |
| ycm_extra_conf.py | il y a 10 ans | |
| zpreztorc | il y a 9 ans | |
| zprofile | il y a 9 ans | |
| zsh_local_example | il y a 10 ans | |
| zshrc | il y a 9 ans |
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.