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