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