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