|
|
há 10 anos atrás | |
|---|---|---|
| .nvim | há 10 anos atrás | |
| .vim | há 10 anos atrás | |
| .zsh_custom | há 10 anos atrás | |
| themes | há 11 anos atrás | |
| .ctags | há 10 anos atrás | |
| .gitignore | há 10 anos atrás | |
| .nvimrc | há 10 anos atrás | |
| .vimrc | há 10 anos atrás | |
| .ycm_extra_conf.py | há 10 anos atrás | |
| .zsh_local_example | há 10 anos atrás | |
| .zshrc | há 10 anos atrás | |
| DefaultKeyBinding.dict | há 11 anos atrás | |
| README.md | há 10 anos atrás |
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.