Commit Graph

123 Commits

Author SHA1 Message Date
Adam Goldsmith b03223b9ba Add ~/.cargo/bin to path 2024-04-17 19:39:38 -04:00
Adam Goldsmith 8b0b1dce34 Switch `nag` from muchsync to mujmap 2024-04-17 19:34:22 -04:00
Adam Goldsmith f803311fd6 Remove old unrelated `mr` stuff from `apt-get` aliases 2023-09-08 10:42:35 -04:00
Adam Goldsmith 29f1b87f59 Check if gpgconf exists before trying to run it 2023-08-11 17:08:08 -04:00
Adam Goldsmith 30627b531b Set ssh auth socket to use gpg-agent 2023-06-22 23:15:17 -04:00
Adam Goldsmith 10ed0376f9 tmux: Write a history file 2023-06-20 00:06:17 -04:00
Adam Goldsmith d14b4ebee9 Add wireguard aliases for homeserver 2023-05-03 22:30:30 -04:00
Adam Goldsmith 645710c31d Add Emacs-like delete-horizontal-space and just-one-space key binds 2023-04-11 14:03:25 -04:00
Adam Goldsmith 108d8ac5a3 tmux: Install/Update plugins in background 2023-04-09 03:03:28 -04:00
Adam Goldsmith b6f33fc3c3 tmux: Improve initial plugin setup 2023-04-09 02:22:06 -04:00
Adam Goldsmith 1e941f215d tmux: Set @mighty-scroll-by-line globally 2023-04-08 00:02:59 -04:00
Adam Goldsmith 9dbf5d391a tmux: Add emacs and emacsclient to @mighty-scroll-by-line 2023-04-07 23:57:59 -04:00
Adam Goldsmith e4d579fa52 Fix automatic install of Tmux Plugin Manager 2023-04-07 23:47:05 -04:00
Adam Goldsmith e8b33d4e7d Add tmux-mighty-scroll plugin 2023-04-07 23:31:51 -04:00
Adam Goldsmith a2a8ff9a0d Add Tmux Plugin Manager 2023-04-07 23:31:39 -04:00
Adam Goldsmith 84b343a6f0 Move tmux.conf into ~/.config/tmux/
Didn't think this was supported, but apparently has been since 3.1
2023-04-07 22:56:08 -04:00
Adam Goldsmith 6b1ff550dd tmux: Enable mouse support 2023-03-26 12:29:27 -04:00
Adam Goldsmith 530f1d9729 tmux: Add hjkl pane navigation and resizing 2023-03-18 23:34:23 -04:00
Adam Goldsmith 6f427f0c5b Add some basic tmux config 2023-03-18 23:07:00 -04:00
Adam Goldsmith 35e0cbbb15 Add duration-info module for fred-prompt 2023-03-04 23:29:10 -05:00
Adam Goldsmith defffb7391 Use full commands in window titles again, but escape % 2023-01-31 15:36:04 -05:00
Adam Goldsmith 87c935ffe5 Use only command name in window title to avoid escaping issues
Was having issues with `%` characters in commands doing weird things.
Could alternatively strip those characters out or escape them, but that seemed harder
2023-01-28 10:34:30 -05:00
Adam Goldsmith a165991e9a Fix weird behavior relating to capital letters when completing
https://github.com/zimfw/completion/issues/10
2023-01-28 10:34:17 -05:00
Adam Goldsmith ebf39e2b04 Add alias for stopping wg-quick@wgcms 2022-03-02 19:18:23 -05:00
Adam Goldsmith 89f4cb0fef Add some more systemctl aliases 2022-02-12 23:24:19 -05:00
Adam Goldsmith be1ce99f00 Remove old rdiff-backup alias 2022-02-12 23:17:17 -05:00
Adam Goldsmith fedbaf42fc Add $HOME/.local/bin to path 2022-02-12 23:15:43 -05:00
Adam Goldsmith 5a50b6be66 Simplify adding directories to path by using $path array 2022-02-12 23:14:58 -05:00
Adam Goldsmith e4f2a41e1f Remove old GnuPG setup, replaced by systemd socket activation 2022-01-11 23:38:20 -05:00
Adam Goldsmith 9385ab2f72 Remove .zlogin, which is unneeded as of zimfw 1.7.0 2022-01-11 23:36:05 -05:00
Adam Goldsmith e0170d68c8 Use paru's clean function instead of pacman's orphan command 2021-12-19 11:31:16 -05:00
Adam Goldsmith 5f554d5826 Add alias for starting CMS wireguard connection 2021-10-22 15:49:24 -04:00
Adam Goldsmith 60f6c3e104 Add alacritty terminfo file to make other distros stop complaining 2021-04-25 15:59:11 -04:00
Adam Goldsmith 48f8e3c6d3 Switch AUR helper from yay to paru for pacman aliases
It's new and exciting! I will definitely not regret this change later!
2020-11-02 01:47:27 -05:00
Adam Goldsmith 52c1171151 Remove borg aliases, as I have switched to using borgmatic 2020-11-02 01:44:55 -05:00
Adam Goldsmith c3f0f20728 Update URL for fred-prompt 2020-09-23 01:02:22 -04:00
Adam Goldsmith 4176453676 Switch back to `zimfw/termtitle` as support for other TERMs was fixed 2020-09-09 16:57:41 -04:00
Adam Goldsmith 9e8d3508ac Use new emacs function to start magit without creating an extra window 2020-06-01 00:21:26 -04:00
Adam Goldsmith ef6f3433f2 Improve magit alias/function to always create a new frame 2020-04-07 12:27:12 -04:00
Adam Goldsmith 81f2bfe24d Add "zup" alias for zimfw update 2020-03-25 01:39:57 -04:00
Adam Goldsmith df4f903a59 Switch to my fork of termtitle, insert the current command name 2020-02-20 12:48:11 -05:00
Adam Goldsmith c74a679f49 Move history options below zim init so they are not overridden 2020-01-12 20:39:02 -05:00
Adam Goldsmith fccf010a3a Fix fasd word completion (',') by loading after completion module 2020-01-12 09:35:32 -05:00
Adam Goldsmith 39c9c98176 Pull zim master branch 2020-01-07 14:22:04 -05:00
Adam Goldsmith ec40b3d83e Set ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE as it was invisible on remote servers 2019-12-26 19:20:49 -05:00
Adam Goldsmith 40c79488d4 Migrate from antigen back to zim 2019-12-25 21:27:17 -05:00
Adam Goldsmith 98f1fd6b31 Add sudo variants for journalctl aliases 2019-11-24 15:54:17 -05:00
Adam Goldsmith 30fbaacc52 Add aliases for notmuch 2019-11-22 16:24:00 -05:00
Adam Goldsmith 4d1e081619 Add aliases for journalctl 2019-11-22 16:23:47 -05:00
Adam Goldsmith 5b0b23d05a Fix '.' entry in reverse-i-search 2019-10-23 01:26:59 -04:00