Commit Graph

2 Commits

Author SHA1 Message Date
hedy 33724ae421
Fish: Add env stuff for nvm 2022-03-31 17:50:59 +08:00
Hedy Li 81037d7978
Shell/scripts: Use .addpath_local and add .startup.sh
- Remove bin in .addpath because ~/bin is always at the top, and it will
  automatically get added in parse_addpath

- Put parsing of .addpath_local in parse_addpath instead of in fish
  setup script so that it can be shared in .startup.sh

- Add .startup.sh for init code for non-fish (but ideally posix like)
  shell.
2021-10-01 12:19:54 +08:00