|
34acfe5d93
|
fish: typo in npm upgrade script
|
2020-06-09 18:05:36 -05:00 |
|
|
9b5625df28
|
fish: load fzf bindings under nix
|
2020-06-09 01:15:00 +00:00 |
|
|
b3f74071f9
|
install: stop using Linuxbrew
|
2020-06-08 19:36:19 -05:00 |
|
|
cef70a9d6d
|
fish: add fishy function
|
2020-06-03 00:26:24 -05:00 |
|
|
94c9e1ffe4
|
fish: add MakeMeFish plugin
|
2020-06-03 00:17:47 -05:00 |
|
|
4a00ab548c
|
install: break up files, add nix
|
2020-06-01 02:29:09 -05:00 |
|
|
c381dc1228
|
fish: more abbreviations
|
2020-05-30 14:06:44 -05:00 |
|
|
c7fd16cc1b
|
fish: fix pipestatus output in prompt
|
2020-05-21 23:39:38 -05:00 |
|
|
09548ce411
|
git: move aliases to fish abbreviations
|
2020-05-21 23:38:14 -05:00 |
|
|
e8f3f6af40
|
fish: tweak default prompt
|
2020-05-06 00:13:04 -05:00 |
|
|
d34e508730
|
fish: revert to default prompt
|
2020-05-05 23:44:10 -05:00 |
|
|
0a1b60b779
|
fish: remove private/local configs, never used it
|
2020-05-04 22:51:59 -05:00 |
|
|
c066771ff7
|
fish: fix which alias
|
2020-04-29 20:50:40 -05:00 |
|
|
4aac9d9dbe
|
fish: add termcap color settings
|
2020-04-28 21:33:02 -05:00 |
|
|
696356f7f1
|
fish: fix which alias
|
2020-04-28 21:31:59 -05:00 |
|
|
f5475905c8
|
fish: add abbreviations
|
2020-04-28 21:29:42 -05:00 |
|
|
04d0c98953
|
fish: add set_cursor function
|
2020-04-28 21:26:37 -05:00 |
|
|
643952f7c4
|
fish: add npm upgrade function
|
2020-04-28 21:24:20 -05:00 |
|
|
576ff624d6
|
fish: add function for diff-so-fancy
|
2020-04-28 21:22:22 -05:00 |
|
|
59f0fba5f4
|
fish: add key bindings
|
2020-04-19 21:41:01 -05:00 |
|
|
bc20f8f7d4
|
fish: add navi widget, add which alias
|
2020-04-19 21:39:39 -05:00 |
|
|
87fdffca9e
|
fish: add fish_vars, improve fish_colors
|
2020-04-09 02:14:45 -05:00 |
|
|
737cbd0d9a
|
fish: use fish_indent on functions
|
2020-03-27 20:31:49 -05:00 |
|
|
3c0ad26e4b
|
fish: remove base16 color scheme plugin
|
2020-03-27 20:17:06 -05:00 |
|
|
42be4ad809
|
fish: try out argparse on port listener
This reverts commit f11ed4a3c81e6963704e8f8b2f086c4509d54255.
|
2020-03-27 20:15:09 -05:00 |
|
|
9cb8a21a2c
|
fish: remove workplace functions
|
2020-03-27 20:15:09 -05:00 |
|
|
fa08b8e9b8
|
fish: fix paths, making scope explicit
|
2020-03-27 20:12:31 -05:00 |
|
|
fdaf147217
|
fish: color variable validation function
|
2020-03-22 20:23:11 -05:00 |
|
|
7755591a38
|
fish: add base16 color scheme plugin
|
2020-03-22 20:23:11 -05:00 |
|
|
f3eb75a432
|
fish: add '--plain' option to fish_colors function
|
2020-03-22 18:23:38 -05:00 |
|
|
8b2ec9ef34
|
fish: only display the hostname over ssh
|
2020-03-22 18:23:38 -05:00 |
|
|
8daab62185
|
fish: replace bax with fenv
|
2020-03-22 18:23:38 -05:00 |
|
|
c6d86f36ed
|
fish: only display the right prompt over ssh
|
2020-03-22 18:23:38 -05:00 |
|
|
0961e5b123
|
fish: update fishcognito function
|
2020-03-22 18:23:38 -05:00 |
|
|
9eca2fbc02
|
fish: consistent variable naming
|
2020-03-22 18:23:38 -05:00 |
|
|
b8e095ae7c
|
fish: prevent uninstall of packages: python, node
|
2020-03-22 18:23:38 -05:00 |
|
|
b7b45eac28
|
fzf: set default to full-screen
|
2020-03-22 18:23:38 -05:00 |
|
|
9f0eaecf0c
|
fish: add fish_colors function
|
2020-03-22 18:23:38 -05:00 |
|
|
bbb054318b
|
fish: add fish_trace function
|
2020-03-22 18:23:38 -05:00 |
|
|
943d648173
|
fish: add support for private/local configs
|
2020-03-22 18:23:38 -05:00 |
|
|
54c35e642c
|
fish: fix formatting in right prompt function
|
2020-03-22 18:23:38 -05:00 |
|
|
7b19872141
|
fish: add JAR manifest function
|
2020-03-22 18:23:38 -05:00 |
|
|
9c2cdffb7d
|
fish: add checksum functions
|
2020-03-22 18:23:38 -05:00 |
|
|
386c9ac793
|
install: fixes for Linux install
|
2020-03-22 18:23:38 -05:00 |
|
|
e02d505036
|
fish: update homebrew function formatting
|
2020-03-22 18:23:38 -05:00 |
|
|
a74af1b576
|
fish: add enhancd plugin
|
2020-03-22 18:23:38 -05:00 |
|
|
9ace128d40
|
fish: overhaul config
|
2020-03-22 18:23:38 -05:00 |
|
|
2c16fc885c
|
fzf: tweak default options
|
2020-03-22 18:23:38 -05:00 |
|
|
b9ffb87f1e
|
fish: add Chuck Norris message-of-the-day
|
2020-03-22 18:23:38 -05:00 |
|
|
adc48c926a
|
fish: add pip upgrade script
|
2020-03-22 18:23:38 -05:00 |
|