mirror of
https://github.com/theniceboy/.config.git
synced 2026-02-03 19:45:46 +08:00
stuff
This commit is contained in:
parent
b6f39a8998
commit
bbffa28a2c
3 changed files with 7 additions and 121 deletions
|
|
@ -78,7 +78,7 @@ set preview_images true
|
|||
# while slower, this allows remote previews,
|
||||
# for example during an ssh session.
|
||||
# Tmux is unsupported.
|
||||
set preview_images_method w3m
|
||||
set preview_images_method ueberzug
|
||||
|
||||
# Delay in seconds before displaying an image with the w3m method.
|
||||
# Increase it in case of experiencing display corruption.
|
||||
|
|
@ -324,14 +324,15 @@ map gh cd ~
|
|||
map gi cd ~/Github
|
||||
map gd cd ~/Desktop
|
||||
map gD cd ~/Downloads
|
||||
map gF cd ~/.config
|
||||
map gfa cd ~/.config/alacritty
|
||||
map gff cd ~/.config/fish
|
||||
map gff cd ~/.config
|
||||
map gfi cd ~/.config/i3
|
||||
map gfr cd ~/.config/ranger
|
||||
map gfn cd ~/.config/nvim
|
||||
map gfw cd ~/.config/awesome
|
||||
map gfd cd ~/prog/dwm/
|
||||
map gfz cd ~/.config/zsh
|
||||
map gs cd ~/scripts
|
||||
map ge cd /etc
|
||||
map gU cd /usr
|
||||
map gub cd /usr/bin
|
||||
|
|
@ -343,6 +344,7 @@ map gv cd /var
|
|||
map gm cd /run/media
|
||||
map gM cd /mnt
|
||||
map gG cd ~/go/src
|
||||
map gp cd ~/prog
|
||||
source ~/.config/ranger/folders.conf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue