mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Update i3(add i3blocks), bspwm, nvim, tmux, ranger, zsh
This commit is contained in:
parent
53d009b671
commit
5374db696a
11 changed files with 137 additions and 33 deletions
|
|
@ -101,10 +101,6 @@ map ss shell tar -czvf file.tar.gz %s
|
|||
map sd shell 7z a file.7z %s
|
||||
map se shell extract %s
|
||||
|
||||
# "e" key
|
||||
map ee encrypt
|
||||
map ed decrypt
|
||||
|
||||
# "q"/quit keys/alias
|
||||
map Q quitall
|
||||
alias qa quitall
|
||||
|
|
@ -135,13 +131,13 @@ map ? help
|
|||
# Go keys
|
||||
map gh cd ~
|
||||
map gc cd ~/code
|
||||
map gd cd ~/docs
|
||||
map gb cd ~/docs/books
|
||||
map gd cd ~/Documents
|
||||
map gb cd ~/Documents/books
|
||||
map gm cd ~/.dotfiles
|
||||
map gn cd ~/bin
|
||||
map gs cd ~/.script
|
||||
map gv cd /media/veracrypt1
|
||||
map gw cd ~/downl
|
||||
map gw cd ~/Downloads
|
||||
|
||||
# Console
|
||||
map : console
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue