Commit Graph

4 Commits

Author SHA1 Message Date
hedy 7547e36320
Add sourcing .exportenvs to .startup.sh, update .gitignore_global for *.tags 2023-08-15 21:09:28 +08:00
hedy cc00374c88
Fixes for MacOS 2023-01-13 17:13:11 +08:00
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