1
1
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
3157e7481b Add eps.fish
This expands, prints and then sets the variable $e. This allows to
preview an expansion and then use it by just using $e.
2020-02-20 21:58:30 +00:00
819a3b7c2e fish: Add run command to run a command in the bg
This is more convenient than "command & disown".
2020-02-20 21:16:38 +00:00
d5b9a71d71 Consistent indenting for .fish files 2020-02-19 21:46:19 +00:00
9fb5a44b9c cross.fish: Add devkitPro
This also sets objfw_configure_flags, for convenience.
2020-02-16 17:48:53 +00:00
4e65bb8946 Add cross, to set up cross-compilation environment
This matches a collection of functions I had in zsh locally, but merges
them all into a single command.
2020-02-16 13:32:43 +00:00
fa3797e7c6 Update fish config for 3.1.0 2020-02-15 22:44:12 +00:00
3b305d4571 prompt_pwd.fish: Keep the initial / for dirs in /
This makes it behave like in zsh.
2020-02-12 21:54:30 +00:00
9cbbdd4072 fish: Remove MAKEFLAGS for pkg_chk 2020-02-08 21:51:38 +00:00
3e8370b34b fish: Add gpg-ssh commands 2020-02-08 18:07:32 +00:00
68184ab397 make.fish: Use bmake for pkgsrc only if available 2020-02-08 14:27:42 +00:00
12d321571a fish: Slight improvement of prompt 2020-02-02 21:18:19 +00:00
145a538295 Fix typo in ixio.fish 2020-01-25 14:14:08 +00:00
d50afccc3e fish: Set a nicer title 2020-01-24 03:21:54 +00:00
e66fcd297f fish: Slightly change command and operator color
This is the exact same color in Apple Terminal, but improves legibility
in Gnome Terminal.

Also silences stderr from which.
2020-01-22 21:38:12 +00:00
7a0ff40deb fish: Restore color after prompt 2020-01-22 20:44:39 +00:00
0647f973ac fish: Allow using make instead of bmake for pkgsrc 2020-01-22 00:32:30 +00:00
300eab47a3 fish: Better prompt for root 2020-01-21 23:04:07 +00:00
ec8b51c80f fish: Better colors 2020-01-21 21:32:31 +00:00
f1d4f3fd36 Add fish config 2020-01-21 00:11:28 +00:00
2916f3bc3d Remove fish configs 2016-04-18 18:52:10 +00:00
bff3bbf87d Add fish config 2015-02-15 19:27:52 +00:00