105 Commits

Author SHA1 Message Date
53083f9ccf fish: remove battery function 2023-10-25 20:17:13 -05:00
8aeeabb2a9 fish: remove expand_dots binding 2023-09-27 21:29:32 -05:00
3a1e5bb978 fish: bump fisher to 4.4.4 2023-09-11 11:01:31 -05:00
c5e019dcc2 java: bump sdkman-for-fish to v2.0.0 2023-06-28 13:18:40 -04:00
1180d76e99 fish: add java 20-21 to class_version 2023-06-13 09:53:33 -04:00
d6572bd634 fish: ripgrep syntax highlighting 2023-06-13 09:52:46 -04:00
3cba2df644 fish: bump nvm.fish to 2.2.13 2023-05-11 22:47:36 -04:00
aad67c43a8 golang: make ripgrep and fd ignore the vendor folder 2023-04-05 19:07:51 -04:00
6cc1560a07 fish: validate clone inputs 2023-03-31 11:19:03 -04:00
8be23b4fe0 fish: fix fortune call in motd 2023-03-10 00:56:03 -05:00
d102edbda3 fish: switch to global abbreviations 2023-02-01 10:25:19 -05:00
a148094bdd fish: default to yes in confirm function 2022-12-20 13:37:47 -05:00
30e0e631a6 fish: install nvm.fish 2022-12-15 01:22:49 -05:00
40de23ec1d fish: function argument names 2022-11-30 23:15:19 -05:00
09eda3b592 fish: simplify which function 2022-11-30 23:04:49 -05:00
637fd71e3c install: undo mirroring $HOME 2022-11-30 11:09:09 -05:00
11be99c4a3 install: reorganize to mirror $HOME 2022-11-20 16:06:58 -05:00
b759fa4886 fish: add more variables to fish_vars 2022-11-20 16:06:58 -05:00
fdbc4f9280 brew: prevent deletion of python@3.11 2022-11-20 16:06:58 -05:00
9c0baa8deb git: switch to delta 2022-11-20 16:06:55 -05:00
219f8b561e fish: prefer delta to diff-so-fancy, rename dsf to diff 2022-11-20 16:05:36 -05:00
3e1bba36d7 fish: add java 18-19 to class_version 2022-11-08 00:16:25 -05:00
a194730915 fish: add sbt_clean function 2022-11-08 00:16:25 -05:00
704993312c fish: bump fisher to 4.4.3 2022-11-08 00:16:25 -05:00
500995e664 fish: bump fisher to 4.4.2 2022-07-05 22:51:27 -05:00
3314b0b9f6 fish: bump replay to 1.2.1 2022-07-05 22:51:10 -05:00
9543ddb94c fish: re-add calls to commandline
fish release 3.5 fixes the "issue" introduced in 3.4:
 - https://github.com/fish-shell/fish-shell/issues/8807
 - https://github.com/fish-shell/fish-shell/releases/tag/3.5.0

This reverts commit 327acf1e2746c5838e5e71817886ebd5b301e667.
2022-06-16 14:45:02 -04:00
424d214b0d kitty: remove config 2022-05-30 23:21:26 -04:00
213499b46c fish: move fish plugins under source control 2022-04-28 15:42:07 -04:00
68da070adb fish: remove useless calls to 'string collect' 2022-04-17 21:26:07 -04:00
327acf1e27 fish: fix broken calls to commandline
Reference:
 - https://github.com/fish-shell/fish-shell/issues/8807
2022-04-17 20:44:04 -04:00
2c4387a870 fish: add hbrake function 2022-04-17 09:00:55 -04:00
a1da9b1ea9 fish: remove unused color variable 2022-04-14 21:01:50 -04:00
2da4bc33e7 fish: add class_version function 2022-03-11 16:39:47 -05:00
cbbeba15bf fish: add function to find broken symlinks 2022-02-16 10:00:22 -05:00
1ffb952480 fish: move bindings to config.fish 2022-02-16 09:58:13 -05:00
80c07ba25a fish: show outdated nix packages 2022-02-15 00:55:04 -05:00
2ee1f047a6 fish: add nix_upgrade function 2022-01-20 00:27:22 -05:00
7cadc584b5 fish: add Dad Joke message-of-the-day 2022-01-20 00:27:22 -05:00
258c0ed573 fish: add fishy option (stock config, private mode) 2022-01-20 00:27:21 -05:00
4146c9200e fish: add '...' key binding 2022-01-20 00:27:21 -05:00
109c5787f1 fish: add license function 2022-01-20 00:27:21 -05:00
3c75058dd8 fish: snazzy border for fish_vars and fish_colors 2022-01-20 00:27:21 -05:00
7ef633fa24 fish: homebrew search renamed to formulae 2022-01-20 00:27:21 -05:00
ec3143c51a fish: incorporate the shared man function 2022-01-20 00:27:21 -05:00
9a958d2167 java: use SDKMAN to manage JVM tools 2022-01-20 00:27:21 -05:00
3c166211c5 python: update pip calls 2020-10-23 01:59:20 -04:00
d2f0f468e2 fish: use LESS_TERMCAP colors for man pages only 2020-08-17 13:35:25 -04:00
d1968327c3 fzf: custom bindings/functions 2020-08-16 04:09:07 -04:00
b097f96a9c fish: make homebrew functions execute the commandline 2020-08-03 23:53:04 -04:00