Commit Graph

7 Commits

Author SHA1 Message Date
hedy
e733270ef6
Merge branch 'master' of git.sr.ht:~hedy/dotfiles 2022-11-10 11:19:04 +08:00
hedy
e159140f14
Add /usr/local/sbin/ to ~/.addpath 2022-11-10 11:18:08 +08:00
hedy
75f6e9348e
Shell: Add .cargo/bin to paths 2022-10-10 19:27:20 +08:00
hedy
18c0a4b389
Add pyenv install script and config 2022-02-06 21:32:56 +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
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