|
24cc3140cf
|
install: fix install paths
|
2020-06-12 16:39:49 -05:00 |
|
|
69cd5aba49
|
fish: abbreviation for less
|
2020-06-12 01:09:21 -05:00 |
|
|
7a3dfdfb83
|
fish: add fish_logo
|
2020-06-12 01:07:33 -05:00 |
|
|
b83b7e087f
|
fish: fix deprecated stderr redirection
|
2020-06-12 01:02:13 -05:00 |
|
|
d682d6aa90
|
fish: repaint after battery function
|
2020-06-09 18:12:50 -05:00 |
|
|
34acfe5d93
|
fish: typo in npm upgrade script
|
2020-06-09 18:05:36 -05:00 |
|
|
eddae2e160
|
install: headless nvim
|
2020-06-09 00:58:09 -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 |
|
|
948d4bcf81
|
git: add wipe alias
|
2020-06-02 14:18:27 -05:00 |
|
|
f41df2f92a
|
git: set pull.rebase variable (required for Git 2.27)
|
2020-06-02 14:18:09 -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 |
|
|
c59678021e
|
license: add MIT license
|
2020-05-11 23:20:39 -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 |
|
|
688a541736
|
brew: more streamlining
|
2020-05-04 22:51:06 -05:00 |
|
|
9012d57334
|
install: run PlugInstall immediately
|
2020-05-04 22:50:05 -05:00 |
|
|
c066771ff7
|
fish: fix which alias
|
2020-04-29 20:50:40 -05:00 |
|
|
031b0edf70
|
docker: add Dockerfile for fish
|
2020-04-28 21:41:50 -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 |
|
|
667cf34267
|
nvim: add fzf plugin
|
2020-04-19 21:41:29 -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 |
|
|
8a1bd822f8
|
brew: make it easier to install optional tools
|
2020-04-09 02:20:27 -05:00 |
|
|
c9fb06d4a7
|
brew: remove less used tools from Brewfile
|
2020-04-09 02:20:02 -05:00 |
|
|
b7dcf1ee16
|
git: sort branches by date
|
2020-04-09 02:15:28 -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 |
|
|
7f92cd6eea
|
nvim: disable cursor-styling, clear highlighting with escape
|
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 |
|