Remove bookmark.zsh

This commit is contained in:
2024-08-26 10:36:25 -07:00
parent db347d3f5c
commit 06c33df30d
2 changed files with 0 additions and 76 deletions

View File

@ -241,9 +241,6 @@ if cmd_exists direnv; then
fi
# Bookmarks
# [ -v ZSH_BOOKMARK_DIR ] || ZSH_BOOKMARK_DIR="${HOME}/.cache/zsh/bookmarks"
# [ -v ZSH_BOOKMARK_LS ] || ZSH_BOOKMARK_LS=true
# source "${ZSH_CONFIG_DIR}/bookmark.zsh"
[[ -v BM_MODE ]] || BM_CWD_LS=1
[[ -v BM_MODE ]] || BM_MODE=daemon
source "${ZSH_CONFIG_DIR}/emacs-bookmark.zsh"