Commit Graph

18 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 6ff11c6ae2
bin/mvtmp: use --verbose for mv 2021-08-23 08:46:41 +00:00
Hedy Li 69cf2c98f8
Merge branch 'master' of git.sr.ht:~hedy/dotfiles 2021-08-21 17:55:28 +08:00
Hedy Li 1f7a0fcf5a
_scripts -> dotscripts; start writing bin/dot script 2021-08-21 17:55:12 +08:00
Hedy Li 0f05269487
new script: mvtmp 2021-08-20 20:39:58 +08:00
Hedy Li 460d93bb5f
Remove wakatime completely
wakatime made my nvim startup *extremely* slow, I used vim-profiler and
wakatime takes few thousand times slower than my other plugins, damn

planning to look from or make my own lightweight coding metrics
solution.
2021-08-19 19:43:18 +08:00
Hedy Li e111748795
add comment to awcolors 2021-08-18 17:49:21 +08:00
Hedy Li 4c3c7e2a2b
remove the /\ in awcolors to make a pure color strip 2021-08-18 17:40:09 +08:00
Hedy Li cc09a75220
add color scripts 2021-08-18 16:58:52 +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
Hedy Li 515353207a
update emacs config and add wakatime 2021-08-16 13:32:18 +08:00
Hedy Li 560f8b91ed
add shltag 2021-07-19 13:29:43 +08:00
Hedy Li 41ebf3054a
encrypt 2021-06-27 07:59:11 +08:00
Hedy Li 427fa060bb ugh 2021-06-13 12:40:37 +00:00
Hedy Li ea9e0a577c fish, _scripts/, bin/ 2021-04-18 13:23:25 +00:00
Hedy Li 511ff6e761 Refactored fish functions, bin/ and add license 2020-12-24 13:33:42 +00:00
Hedy Li 702b9bd25e i had to re init again nice 2020-12-24 10:30:03 +00:00