From ab91270d5a1247abc5a6d9ccd2b1595d9f49dda8 Mon Sep 17 00:00:00 2001 From: Alan Norton Date: Thu, 12 Oct 2023 15:49:28 -0400 Subject: [PATCH] eris, rm atom --- .bashrc.eris | 2 +- Brewfile | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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"