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, 2 insertions, 0 deletions
diff --git a/host-overrides/jesterpm.net/host-specific/shell_pathes b/host-overrides/jesterpm.net/host-specific/shell_pathes new file mode 100644 index 0000000..ff593a7 --- /dev/null +++ b/host-overrides/jesterpm.net/host-specific/shell_pathes @@ -0,0 +1,2 @@ +# PATH changes +export PATH="$HOME/.cargo/bin:$PATH:$HOME/.linuxbrew/bin" |