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