1
1
Fork 0
Commit graph

292 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
9df078714e Remove fish_variables, use config.fish
This means having host-specific variables creates no conflicts.
2020-02-20 21:50:08 +00:00
2a352a5024 vimrc: Add autocmd for fish 2020-02-20 21:30:05 +00:00
bb3ef358ee Partially import github.com/dag/vim-fish 2020-02-20 21:29:05 +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
ce52fc5aff create_symlinks.sh: Only symlink as needed 2020-02-16 18:09:32 +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
b59c4cf08c zshrc: Add an option to get the old simple prompt 2020-02-15 15:45:26 +00:00
eb1a601086 zshrc: Better way to set colors 2020-02-15 15:23:52 +00:00
397f54b02d zshrc: Fix a typo 2020-02-15 15:07:19 +00:00
0da7ce606e zshrc: Match fish prompt 2020-02-14 02:32:52 +00:00
69ff722e06 zshrc: Modernize and backport a bunch from fish 2020-02-14 01:40:46 +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
c4afaea5fb fish: Rudimentary completion for pkg_{add,info}
Only allows completing package names.
2020-01-25 12:32:40 +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
711db24d05 gpg.conf: Set s2k-digest-algo to SHA512 2020-01-21 00:15:26 +00:00
271879412b Update vim config 2020-01-21 00:15:07 +00:00
e15f349dce zshrc: Unset HISTFILE 2020-01-21 00:14:28 +00:00
4b18dff4b4 gitconfig: Update GPG key 2020-01-21 00:14:12 +00:00
f566ac4675 youtube-dl: Don't use custom downloader 2020-01-21 00:13:33 +00:00
c8746414e0 Add gitignore 2020-01-21 00:12:01 +00:00
f1d4f3fd36 Add fish config 2020-01-21 00:11:28 +00:00
c4af1c28aa Update tmux config for 2.9 2019-08-22 08:15:21 +00:00
2d893f91df Add youtube-dl config 2019-01-08 01:40:15 +00:00
ea0a2b57be zshrc: Add ixio 2019-01-08 01:13:21 +00:00
77a1e46da6 vim/syntax/objc.vim: Add of_socket_address_t 2019-01-08 01:12:46 +00:00
7da6720baa zshrc: Major cleanup 2018-10-20 15:11:16 +00:00
d5e32eeb9e zshrc: Auto-detect whether to use gls / ggrep 2018-07-08 20:14:37 +00:00
07b6d8afc1 zshrc: Remove sprunge and add vi alias
sprunge seems to be no more.
2018-07-08 20:04:01 +00:00
e041260480 gpg.conf: Change keyserver 2018-07-08 20:00:36 +00:00
0148f19022 Rewrite create_symlinks.sh script 2018-07-08 19:59:33 +00:00
5ca342911e gitconfig: Rename serve alias to server
It seems git serve is now a command.
2018-07-08 19:50:47 +00:00
2fe5b6b89f gitconfig: Set fsckObjects to true 2018-07-08 19:49:29 +00:00
a09e925420 vim/syntax/objc.vim: Add more keywords 2018-07-08 19:49:07 +00:00
9d85fae100 Xmodmap: Swap NBSP and thin space 2018-07-08 19:47:58 +00:00
c7f4060788 zshrc: Several minor changes 2018-07-03 22:14:45 +00:00
2c7648b5e6 Xdefaults: Disable "transparency" in (u)rxvt 2018-07-03 22:12:55 +00:00