From 08e817eeb0d62dc8afc8dbd416971b68854036b2 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 20 Oct 2025 16:39:58 +0200 Subject: Refactoring of bash_profile and remove deprecated homebrew token The token didn't have any permissions, was used to just increase the rate limit when it was reached. This is why it's ok to leave it in the history after it has been revoked. This also fixes and adds some dependencies using homebrew --- Brewfile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Brewfile') diff --git a/Brewfile b/Brewfile index 179f5d6..8721b24 100644 --- a/Brewfile +++ b/Brewfile @@ -26,6 +26,8 @@ brew "youtube-dl" brew "reattach-to-user-namespace" brew "stow" brew "wifi-password" +brew "zoxide" +brew "fzf" # brew "ruby-build" # brew "rbenv" # brew "pyenv" -- cgit v1.2.3