diff --git a/.bashrc.eris b/.bashrc.eris index 69c3667..42cc4d2 100644 --- a/.bashrc.eris +++ b/.bashrc.eris @@ -1,7 +1,7 @@ #!/usr/bin/env bash export ERL_AFLAGS="-kernel shell_history enabled" -export PATH="$PATH:/usr/local/opt/postgresql@15/bin" +export PATH="/opt/homebrew/opt/postgresql@15/bin:$PATH" alias standup="subl ~/Documents/standup.md" alias fmcode="code ~/wrk/futurism.code-workspace" diff --git a/Brewfile b/Brewfile index 890971a..a62a79d 100644 --- a/Brewfile +++ b/Brewfile @@ -52,7 +52,6 @@ cask "1password" cask "1password-cli" cask "appcleaner" cask "arc" -cask "atom" cask "authy" cask "bartender" cask "charles"