diff options
| author | Simen A. W. Olsen <hello@simenandre.no> | 2024-12-27 14:37:44 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <hello@simenandre.no> | 2024-12-27 14:37:44 +0100 |
| commit | 54abce564fa2ce215df74066102f68ed8ba0164a (patch) | |
| tree | 20e29276590ed3c690b2de9c9ceee0e8319ae5f7 /.path.zsh | |
| parent | 73aa6990b5112b84db48f40e57ce9055a9f4b342 (diff) | |
| download | dotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.tar.gz dotfiles-54abce564fa2ce215df74066102f68ed8ba0164a.zip | |
add new stuff
Diffstat (limited to '.path.zsh')
| -rw-r--r-- | .path.zsh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,4 +9,5 @@ add_to_path() { # Add ghq to PATH add_to_path "$GOPATH/bin" +add_to_path "/Library/Frameworks/Firebird.framework/Resources/bin" |
