mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 14:44:57 +08:00
git yolo, update readme
This commit is contained in:
parent
06a0cf82a4
commit
199a63eea1
2 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# 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.
|
||||
|
||||
BTW, my scripts are in [this repo](https://github.com/theniceboy/scripts).
|
||||
|
||||
# Important stuff:
|
||||
## Ranger
|
||||
use `pip install ueberzug` and `ranger-git`
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@ alias vim='nvim'
|
|||
alias gs='git config credential.helper store'
|
||||
alias bat='sudo tlp bat'
|
||||
alias ac='sudo tlp ac'
|
||||
alias gy='git-yolo'
|
||||
|
||||
bindkey -v
|
||||
bindkey -M vicmd "k" vi-insert
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue