|
|
8 년 전 | |
|---|---|---|
| atom | 8 년 전 | |
| automator-scripts | 9 년 전 | |
| dotbot @ a836261d02 | 9 년 전 | |
| external | 8 년 전 | |
| iterm | 8 년 전 | |
| nvim | 9 년 전 | |
| scripts | 9 년 전 | |
| themes | 11 년 전 | |
| .gitignore | 8 년 전 | |
| .gitmodules | 8 년 전 | |
| DefaultKeyBinding.dict | 11 년 전 | |
| README.md | 8 년 전 | |
| clang-format | 8 년 전 | |
| ctags | 10 년 전 | |
| flake8 | 9 년 전 | |
| gitignore_global | 8 년 전 | |
| imgcat | 9 년 전 | |
| install | 8 년 전 | |
| install.conf.yaml | 8 년 전 | |
| install_arch.conf.yaml | 8 년 전 | |
| install_osx.conf.yaml | 8 년 전 | |
| nvimrc | 8 년 전 | |
| osx_startup_script.sh | 8 년 전 | |
| sshrc | 8 년 전 | |
| tmux.conf | 8 년 전 | |
| xinitrc | 8 년 전 | |
| ycm_extra_conf.py | 10 년 전 | |
| zpreztorc | 8 년 전 | |
| zprofile | 9 년 전 | |
| zsh_local_example | 10 년 전 | |
| zshrc | 8 년 전 |
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