diff options
| author | Justine Smithies <justine@smithies.me.uk> | 2026-04-15 13:04:01 +0100 |
|---|---|---|
| committer | Justine Smithies <justine@smithies.me.uk> | 2026-04-15 13:04:01 +0100 |
| commit | 5e07da3e2020a6373693d6dde008bd24a7613b0c (patch) | |
| tree | 4d5c3ebc29aaec27ea30dcb19fbb5d38997ab0be /.profile | |
| parent | 7131a4280fa0a8ac396373dfe6da511a16c161ff (diff) | |
Removed path for Helix as no longer using
Diffstat (limited to '.profile')
| -rw-r--r-- | .profile | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -5,9 +5,6 @@ PATH=$HOME/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin:$HOME/.local/bin export PATH HOME TERM -# Path to Helix binary -export PATH=$PATH:~/.cargo/bin/ - # Allow color output in vt export TERM=wsvt25 |
