From 4e3440c77a5e3a9f09d1719e2e8782500e3a5415 Mon Sep 17 00:00:00 2001 From: marlonivo Date: Mon, 14 Apr 2025 10:21:23 +0000 Subject: removal --- .config/shell/bm-files | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 .config/shell/bm-files (limited to '.config/shell/bm-files') diff --git a/.config/shell/bm-files b/.config/shell/bm-files deleted file mode 100644 index 2e8864b..0000000 --- a/.config/shell/bm-files +++ /dev/null @@ -1,23 +0,0 @@ -# These files automatically update when edited/saved in vim: - -# keys filename description -bf ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-files # This file, a list of bookmarked files -bd ${XDG_CONFIG_HOME:-$HOME/.config}/shell/bm-dirs # A list of bookmarked directories similar to this file -cfx ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources # Colors, themes and variables for X11 -cfb ~/.local/src/dwmblocks/config.h # dwmblocks: the status bar for dwm - - -# These do not update automatically, but on the next new instance of a program: - -cfv ${XDG_CONFIG_HOME:-$HOME/.config}/nvim/init.vim # vim/neovim config -cfz $ZDOTDIR/.zshrc # zsh (shell) config -cfa ${XDG_CONFIG_HOME:-$HOME/.config}/shell/aliasrc # aliases used by zsh (and potentially other shells) -cfp ${XDG_CONFIG_HOME:-$HOME/.config}/shell/profile # profile file for login settings for zsh -cfm ${XDG_CONFIG_HOME:-$HOME/.config}/mutt/muttrc # mutt (email client) config -cfn ${XDG_CONFIG_HOME:-$HOME/.config}/newsboat/config # newsboat (RSS reader) -cfu ${XDG_CONFIG_HOME:-$HOME/.config}/newsboat/urls # RSS urls for newsboat -cfmb ${XDG_CONFIG_HOME:-$HOME/.config}/ncmpcpp/bindings # ncmpcpp (music player) keybinds file -cfmc ${XDG_CONFIG_HOME:-$HOME/.config}/ncmpcpp/config # ncmpcpp (music player) config -cfl ${XDG_CONFIG_HOME:-$HOME/.config}/lf/lfrc # lf (file browser) config -cfL ${XDG_CONFIG_HOME:-$HOME/.config}/lf/scope # lf's scope/preview file -cfX ${XDG_CONFIG_HOME:-$HOME/.config}/nsxiv/exec/key-handler # nsxiv (image viewer) key/script handler -- cgit v1.2.3