|
|
hace 7 años | |
|---|---|---|
| atom | hace 8 años | |
| automator-scripts | hace 9 años | |
| dotbot @ a836261d02 | hace 9 años | |
| external | hace 7 años | |
| iterm | hace 8 años | |
| nvim | hace 9 años | |
| scripts | hace 9 años | |
| themes | hace 11 años | |
| .gitignore | hace 7 años | |
| .gitmodules | hace 8 años | |
| DefaultKeyBinding.dict | hace 11 años | |
| README.md | hace 8 años | |
| clang-format | hace 8 años | |
| ctags | hace 7 años | |
| flake8 | hace 7 años | |
| gitignore_global | hace 7 años | |
| imgcat | hace 9 años | |
| install | hace 8 años | |
| install.conf.yaml | hace 7 años | |
| install_arch.conf.yaml | hace 8 años | |
| install_osx.conf.yaml | hace 7 años | |
| latexmkrc | hace 7 años | |
| nvimrc | hace 7 años | |
| osx_startup_script.sh | hace 7 años | |
| task.theme | hace 7 años | |
| tmux.conf | hace 7 años | |
| xinitrc | hace 8 años | |
| ycm_extra_conf.py | hace 10 años | |
| zpreztorc | hace 7 años | |
| zprofile | hace 9 años | |
| zsh_local_example | hace 10 años | |
| zshrc | hace 7 años |
Using dotbot its awesome.
I'm using a fork (of a fork of a fork) of instant-markdown-d which uses KaTeX
for maths (and has the upstream up to date):
npm install -g git+https://github.com/bixel/instant-markdown-d.git
There are some other tweaks for OSX, I do not want to miss:
Enabling and setting key-repeat and initial key-repeat rates via
defaults write -g ApplePressAndHoldEnabled -bool false
defaults write NSGlobalDomain KeyRepeat -int 1
defaults write -g InitialKeyRepeat -int 10
The changes take effect after a logout.
git
:Glog, :cc, :cn, every other quickfix
nav