|
|
%!s(int64=10) %!d(string=hai) anos | |
|---|---|---|
| .vim | %!s(int64=10) %!d(string=hai) anos | |
| .zsh_custom | %!s(int64=10) %!d(string=hai) anos | |
| themes | %!s(int64=11) %!d(string=hai) anos | |
| .ctags | %!s(int64=10) %!d(string=hai) anos | |
| .gitignore | %!s(int64=10) %!d(string=hai) anos | |
| .vimrc | %!s(int64=10) %!d(string=hai) anos | |
| .ycm_extra_conf.py | %!s(int64=10) %!d(string=hai) anos | |
| .zsh_local_example | %!s(int64=10) %!d(string=hai) anos | |
| .zshrc | %!s(int64=10) %!d(string=hai) anos | |
| DefaultKeyBinding.dict | %!s(int64=11) %!d(string=hai) anos | |
| README.md | %!s(int64=10) %!d(string=hai) anos |
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 1The changes take effect after a logout.