Commit Graph

3 Commits

Author SHA1 Message Date
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
Hedy Li 015964d221
fix tmux plugins and $TERM, modify addpaths 2021-08-18 12:15:10 +08:00
Hedy Li c692a1ba7c
addpath file and put it in setup-fish 2021-08-17 16:59:54 +08:00