some edits idk

This commit is contained in:
Kulvir Singh
2024-12-16 13:47:38 +05:30
parent 886ff37f4a
commit 27a43ee619
6 changed files with 19 additions and 10 deletions

View File

@@ -4,6 +4,9 @@ eval "$(/opt/homebrew/bin/brew shellenv)"
# ---- zoxide ----
eval "$(zoxide init --cmd cd bash)"
# ---- fzf ----
eval "$(fzf --bash)"
# ----------------------
# Aliases
# ----------------------