This commit is contained in:
2026-03-09 20:25:54 +00:00
parent 870795b81f
commit c28e440154
2 changed files with 1 additions and 57 deletions

View File

@@ -19,6 +19,7 @@ alias t='~/tmp'
alias l='~/lfs'
export EDITOR=vim
export PAGER=less
export FZF_COMPLETION_TRIGGER='*'
eval "$(fzf --bash)"