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