dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit d58bc384850e44fd8a6804ed8efd2ea5303ba70d
parent b7cd75b487cbad19a2d98bd3389772c0f014ba3c
Author: Alex Balgavy <a.balgavy@gmail.com>
Date:   Mon, 25 May 2020 21:16:53 +0200

lf: change cd mappings

Former-commit-id: f430f5e4abc5aeedcf287484c7e4e7ee7ab0fac3
Diffstat:
Mlf/lfrc | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/lf/lfrc b/lf/lfrc @@ -207,17 +207,17 @@ map pr paste_rename map i $~/.config/lf/preview.sh $f | less -R -map gd cd ~/Documents +map gdd cd ~/Documents +map gds cd ~/Documents/School +map gdz cd ~/Documents/Programming/thezeroalpha.github.io/ +map gdb cd ~/Documents/Calibre\ Library/ +map gdp cd ~/Documents/Personal\ documents/ map gD cd ~/Desktop map gl cd ~/Downloads map gw cd ~/Dropbox/vimwiki -map gz cd ~/Documents/Programming/thezeroalpha.github.io/ map g/ cd / -map gs cd ~/Documents/School map g. cd ~/.dotfiles -map gp cd ~/Documents/Programming map gv cd /Volumes -map gb cd ~/Documents/Calibre\ Library/ map u map uu unselect