|
|
hace 9 años | |
|---|---|---|
| automator-scripts | hace 9 años | |
| dotbot @ a836261d02 | hace 9 años | |
| external | hace 9 años | |
| nvim | hace 9 años | |
| scripts | hace 9 años | |
| themes | hace 11 años | |
| .gitignore | hace 10 años | |
| .gitmodules | hace 9 años | |
| DefaultKeyBinding.dict | hace 11 años | |
| README.md | hace 9 años | |
| ctags | hace 10 años | |
| flake8 | hace 9 años | |
| imgcat | hace 9 años | |
| install | hace 9 años | |
| install.conf.yaml | hace 9 años | |
| nvimrc | hace 9 años | |
| tmux.conf | hace 9 años | |
| ycm_extra_conf.py | hace 10 años | |
| zpreztorc | hace 9 años | |
| zprofile | hace 9 años | |
| zsh_local_example | hace 10 años | |
| zshrc | hace 9 años |
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.