Commit graph

11 commits

Author SHA1 Message Date
3561455a24
Make all fish abbrs one letter 2024-04-11 11:01:05 -04:00
36ed9be1a7
Simplify ccp.fish
This breaks stuff like `ls | ccp file` but I probably wouldn't do that in the first place, just either piping or copying a file, not both
2024-03-08 23:22:00 -05:00
9008760d84
Add ccp.fish (clipboard copy) function 2024-03-08 23:13:23 -05:00
f608e47e4a
abbr open to o 2024-02-18 14:32:42 -05:00
b2d4a6e496
Set EDITOR in config.fish, use system-installed ssh-agent.service 2024-02-13 16:57:43 -05:00
69b2923e65
Move fish abbrs to config.fish
abbrs are now stored in config.fish instead of fish_variables in Fish 3.6
2023-12-12 11:23:09 -05:00
016737ae06
Erase nvim and diff abbrs that I don't use, erase git checkout abbr because git checkout is stupid 2023-11-05 21:22:33 -05:00
ed5b25abc2
Remove ~/.local/bin from PATH 2022-12-28 09:45:51 -06:00
ddb66c7c29
Add ~/.local/bin to PATH 2022-09-16 17:12:45 -04:00
f02df7512a
Fix gopath 2022-09-05 16:07:37 -05:00
c67a3daf52
Move files in ~/.config to root directory 2022-08-16 23:28:30 -05:00