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