dotfiles

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

commit b73286505734117efcf63b3358aa223b840f39d3
parent 24a94977b3aff6c4ea69f974893647e093c3e082
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Thu, 17 Dec 2020 23:20:43 +0100

lfrc: add music dir mapping

Diffstat:
Mlf/lfrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/lf/lfrc b/lf/lfrc @@ -264,6 +264,7 @@ map gdp cd ~/Documents/Personal\ documents/ map gD cd ~/Desktop map gl cd ~/Downloads map gw cd ~/Dropbox/vimwiki +map gm cd ~/Music/iTunes/iTunes\ Media/Music map g/ cd / map g. cd ~/.dotfiles map gv cd /Volumes