diff options
Diffstat (limited to 'host-overrides/jesterpm.net/host-specific/shell_pathes')
-rw-r--r-- | host-overrides/jesterpm.net/host-specific/shell_pathes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes index e95ea8e..ff593a7 100644 --- a/host-overrides/jesterpm.net/host-specific/shell_pathes +++ b/host-overrides/jesterpm.net/host-specific/shell_pathes @@ -1,2 +1,2 @@ # PATH changes -export PATH="$HOME/.cargo/bin:$PATH" +export PATH="$HOME/.cargo/bin:$PATH:$HOME/.linuxbrew/bin" |