|
|
пре 9 година | |
|---|---|---|
| automator-scripts | пре 9 година | |
| dotbot @ 5babc8f562 | пре 9 година | |
| external | пре 9 година | |
| nvim | пре 9 година | |
| themes | пре 11 година | |
| .gitignore | пре 10 година | |
| .gitmodules | пре 9 година | |
| DefaultKeyBinding.dict | пре 11 година | |
| README.md | пре 9 година | |
| ctags | пре 10 година | |
| install | пре 9 година | |
| install.conf.yaml | пре 9 година | |
| nvimrc | пре 9 година | |
| ycm_extra_conf.py | пре 10 година | |
| zpreztorc | пре 9 година | |
| zprofile | пре 9 година | |
| zsh_local_example | пре 10 година | |
| zshrc | пре 9 година |
Using dotbot its awesome.
I'm using a fork of instant-markdown-d which uses KaTeX for maths:
npm install -g git+https://github.com/peteruhnak/instant-markdown-d.git
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.