mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
60 lines
1.9 KiB
Plaintext
60 lines
1.9 KiB
Plaintext
map gh cd ~/
|
|
map th tab_new ~/
|
|
map mh shell mv -v %s ~/
|
|
map Yh shell cp -rv %s ~/
|
|
map gd cd ~/Documents
|
|
map td tab_new ~/Documents
|
|
map md shell mv -v %s ~/Documents
|
|
map Yd shell cp -rv %s ~/Documents
|
|
map gD cd ~/Downloads
|
|
map tD tab_new ~/Downloads
|
|
map mD shell mv -v %s ~/Downloads
|
|
map YD shell cp -rv %s ~/Downloads
|
|
map gm cd ~/Music
|
|
map tm tab_new ~/Music
|
|
map mm shell mv -v %s ~/Music
|
|
map Ym shell cp -rv %s ~/Music
|
|
map gpp cd ~/Pictures
|
|
map tpp tab_new ~/Pictures
|
|
map mpp shell mv -v %s ~/Pictures
|
|
map Ypp shell cp -rv %s ~/Pictures
|
|
map gvv cd ~/Videos
|
|
map tvv tab_new ~/Videos
|
|
map mvv shell mv -v %s ~/Videos
|
|
map Yvv shell cp -rv %s ~/Videos
|
|
map gcf cd ~/.config
|
|
map tcf tab_new ~/.config
|
|
map mcf shell mv -v %s ~/.config
|
|
map Ycf shell cp -rv %s ~/.config
|
|
map gsc cd ~/.scripts
|
|
map tsc tab_new ~/.scripts
|
|
map msc shell mv -v %s ~/.scripts
|
|
map Ysc shell cp -rv %s ~/.scripts
|
|
map gmn cd /mnt
|
|
map tmn tab_new /mnt
|
|
map mmn shell mv -v %s /mnt
|
|
map Ymn shell cp -rv %s /mnt
|
|
map bf shell $EDITOR ~/.bmfiles
|
|
map bd shell $EDITOR ~/.bmdirs
|
|
map cfb shell $EDITOR ~/.bashrc
|
|
map cfz shell $EDITOR ~/.zshrc
|
|
map cfv shell $EDITOR ~/.vimrc
|
|
map cfr shell $EDITOR ~/.config/ranger/rc.conf
|
|
map cfi shell $EDITOR ~/.config/i3/config
|
|
map cfib shell $EDITOR ~/.config/i3blocks/config
|
|
map cfq shell $EDITOR ~/.config/qutebrowser/config.py
|
|
map cfm shell $EDITOR ~/.config/mutt/muttrc
|
|
map cft shell $EDITOR ~/.config/termite/config
|
|
map eb shell $EDITOR ~/Documents/LaTeX/uni.bib
|
|
map cv shell $EDITOR ~/Documents/LaTeX/cv.tex
|
|
map cfp shell $EDITOR ~/.config/polybar/config
|
|
map cfd shell $EDITOR ~/.Xdefaults
|
|
map cfu shell $EDITOR ~/.config/newsboat/urls
|
|
map cfn shell $EDITOR ~/.config/newsboat/config
|
|
map cfA shell $EDITOR ~/.asoundrc
|
|
map cfmb shell $EDITOR ~/.config/ncmpcpp/bindings
|
|
map cfmc shell $EDITOR ~/.config/ncmpcpp/config
|
|
map cfmpd shell $EDITOR ~/.config/mpd/mpd.conf
|
|
map cfM shell $EDITOR ~/.config/mpd/mpd.conf
|
|
map er shell $EDITOR ~/.referbib
|