Merge remote-tracking branch 'upstream/main'

This commit is contained in:
2024-02-09 14:24:59 -05:00
35 changed files with 1395 additions and 546 deletions

5
extras/fzf/faroutday.zsh Normal file
View File

@@ -0,0 +1,5 @@
export FZF_DEFAULT_OPTS="$FZF_DEFAULT_OPTS \
--color=fg:#6c6252,bg:#f9f6f6,hl:#b15c00 \
--color=fg+:#6c6252,bg+:#eae1e0,hl+:#b15c00 \
--color=info:#c77544,prompt:#91654c,pointer:#91654c \
--color=marker:#715e4b,spinner:#715e4b,header:#715e4b"