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