git yolo, update readme

This commit is contained in:
David Chen 2020-02-02 08:47:05 -08:00
parent 06a0cf82a4
commit 199a63eea1
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,8 @@
# My config... # My config...
This config folder includes `i3` and `alacritty` config, however, I'm using [dwm](https://github.com/theniceboy/dwm) and [st](https://github.com/theniceboy/st) now. This config folder includes `i3` and `alacritty` config, however, I'm using [dwm](https://github.com/theniceboy/dwm) and [st](https://github.com/theniceboy/st) now.
BTW, my scripts are in [this repo](https://github.com/theniceboy/scripts).
# Important stuff: # Important stuff:
## Ranger ## Ranger
use `pip install ueberzug` and `ranger-git` use `pip install ueberzug` and `ranger-git`

View file

@ -40,6 +40,7 @@ alias vim='nvim'
alias gs='git config credential.helper store' alias gs='git config credential.helper store'
alias bat='sudo tlp bat' alias bat='sudo tlp bat'
alias ac='sudo tlp ac' alias ac='sudo tlp ac'
alias gy='git-yolo'
bindkey -v bindkey -v
bindkey -M vicmd "k" vi-insert bindkey -M vicmd "k" vi-insert