add bookmark files

This commit is contained in:
frosty 2024-05-26 10:10:54 -04:00
parent 9965cac771
commit 412c27ad56
2 changed files with 38 additions and 0 deletions

22
bookmarks/.config/bm-dirs Normal file
View file

@ -0,0 +1,22 @@
da $XDG_DATA_HOME
cf $XDG_CONFIG_HOME
ca $XDG_CACHE_HOME
h $HOME
D $HOME/documents
dw $HOME/downloads
P $HOME/pictures
m $HOME/music
V $HOME/videos
lb $HOME/.local/bin
lbs $HOME/.local/bin/statusbar
lbr $HOME/.local/bin/runners
lbl $HOME/.local/bin/screenlayouts
cdd $HOME/documents/repos/dwm
cds $HOME/documents/repos/st
cdm $HOME/documents/repos/dmenu
cdb $HOME/documents/repos/dwmblocks
# vim: ft=sh

View file

@ -0,0 +1,16 @@
bf $XDG_CONFIG_HOME/bm-files
bd $XDG_CONFIG_HOME/bm-dirs
cxr $HOME/.Xresources
cxi $HOME/.xinitrc
cxp $HOME/.xprofile
cfz $HOME/.zshrc
cfp $HOME/.zprofile
cfa $XDG_CONFIG_HOME/shell/aliases
cfe $XDG_CONFIG_HOME/shell/environment
cfv $XDG_CONFIG_HOME/nvim/init.lua
cfi $XDG_CONFIG_HOME/nsxiv/key-handler/exec
# vim: ft=sh