1
1
Fork 0
Commit graph

104 commits

Author SHA1 Message Date
72efb1261a zshrc: Fix gpg-* aliases, add mpv alias 2020-02-28 01:02:32 +00:00
19ba742560 Import missing ftplugin/fish.vim 2020-02-27 20:59:45 +00:00
1c0cd8a576 Partially import github.com/keith/swift.vim 2020-02-27 20:57:56 +00:00
f8edb175fa vimrc: Fix runtimepath order 2020-02-27 20:52:43 +00:00
90106a6bbe vimrc: Place swap, undo and backup in ~/.cache 2020-02-26 23:09:17 +00:00
ec57ffbe2d fish: Add dlna command 2020-02-26 22:52:15 +00:00
39a257cba5 Make tmux use XDG basedir - somewhat 2020-02-26 21:49:49 +00:00
3ce7aadf89 Make GPG use XDG basedir - somewhat 2020-02-26 21:30:03 +00:00
df945fc92b Make Git use XDG basedir 2020-02-26 21:18:35 +00:00
2b618fcb47 Make vim use XDG basedir 2020-02-26 21:10:23 +00:00
26811f58ef Remove useless config subdirectory 2020-02-20 22:07:34 +00:00
ed4a20897f .gitignore: Add config/fish/fish_variables 2020-02-20 22:04:12 +00:00
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