Skip to content

Commit

Permalink
eris, rm atom
Browse files Browse the repository at this point in the history
  • Loading branch information
nonrational committed Oct 12, 2023
1 parent bbaf9c0 commit ab91270
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .bashrc.eris
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
1 change: 0 additions & 1 deletion Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ cask "1password"
cask "1password-cli"
cask "appcleaner"
cask "arc"
cask "atom"
cask "authy"
cask "bartender"
cask "charles"
Expand Down

0 comments on commit ab91270

Please sign in to comment.