Commit Graph

30 Commits

Author SHA1 Message Date
hedy accdb8ebdf
Update helix config 2023-12-30 18:05:44 +08:00
hedy 6826b263b2
Shell(paths): Ensure local/bin has higher priority than local paths 2023-11-18 09:56:50 +08:00
hedy a51b14d61c
Scripts: Add a few old scripts that I forgot to track
Acme is an amazing editor btw!
2023-11-15 20:47:00 +08:00
hedy 2792125b4c
Scripts(git-pullpr): Use heredocs rather than string escape madness 2023-11-15 20:19:25 +08:00
hedy e271136459
Scripts(git-pullpr): Update usage text 2023-11-01 14:59:34 +08:00
hedy e7b0580631
Scripts: New script git-pullpr 2023-11-01 14:49:34 +08:00
hedy 0520f9f20e
Scripts: Fix to previous commit 2023-10-10 16:47:44 +08:00
hedy 20c26aa681
Scripts: Add 2 new scripts 2023-10-10 16:45:46 +08:00
hedy a3e28dc7d0
Dotscripts: Add new scripts copy-manager & Doom package update util 2023-08-15 21:10:15 +08:00
hedy e3c18281e3
Removed script bin/test that conflicted with builtins 2023-08-15 21:09:48 +08:00
hedy 13636658f8
Add .DS_Store to ignore, rm pbcopy/pbpaste 2023-02-16 19:46:08 +08:00
hedy e5f3d5f53e
Scripts(shltag): Add -f option for git tag -f
Recently had some drama in mucking up gelim tags so I had no choice but
to improve my tooling.
2022-03-31 17:51:32 +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 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