|
|
9 лет назад | |
|---|---|---|
| automator-scripts | 9 лет назад | |
| dotbot @ a836261d02 | 9 лет назад | |
| external | 9 лет назад | |
| nvim | 9 лет назад | |
| scripts | 9 лет назад | |
| themes | 11 лет назад | |
| .gitignore | 10 лет назад | |
| .gitmodules | 9 лет назад | |
| DefaultKeyBinding.dict | 11 лет назад | |
| README.md | 9 лет назад | |
| ctags | 10 лет назад | |
| flake8 | 9 лет назад | |
| imgcat | 9 лет назад | |
| install | 9 лет назад | |
| install.conf.yaml | 9 лет назад | |
| nvimrc | 9 лет назад | |
| tmux.conf | 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.