Commit Graph

86 Commits

Author SHA1 Message Date
9e8d3508ac Use new emacs function to start magit without creating an extra window 2020-06-01 00:21:26 -04:00
ef6f3433f2 Improve magit alias/function to always create a new frame 2020-04-07 12:27:12 -04:00
81f2bfe24d Add "zup" alias for zimfw update 2020-03-25 01:39:57 -04:00
df4f903a59 Switch to my fork of termtitle, insert the current command name 2020-02-20 12:48:11 -05:00
c74a679f49 Move history options below zim init so they are not overridden 2020-01-12 20:39:02 -05:00
fccf010a3a Fix fasd word completion (',') by loading after completion module 2020-01-12 09:35:32 -05:00
39c9c98176 Pull zim master branch 2020-01-07 14:22:04 -05:00
ec40b3d83e Set ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE as it was invisible on remote servers 2019-12-26 19:20:49 -05:00
40c79488d4 Migrate from antigen back to zim 2019-12-25 21:27:17 -05:00
98f1fd6b31 Add sudo variants for journalctl aliases 2019-11-24 15:54:17 -05:00
30fbaacc52 Add aliases for notmuch 2019-11-22 16:24:00 -05:00
4d1e081619 Add aliases for journalctl 2019-11-22 16:23:47 -05:00
5b0b23d05a Fix '.' entry in reverse-i-search 2019-10-23 01:26:59 -04:00
b75fe78ac7 Slightly improve argument format for borg aliases 2019-09-15 00:07:37 -04:00
cf54eb4c4a Add some macOS aliases 2019-07-31 15:15:44 -04:00
e61efefed7 Add alias to cd to git toplevel 2019-07-30 11:27:55 -04:00
a7434463b3 Add icon and sticky variant to notify-send 'N' alias 2019-07-30 11:27:38 -04:00
fabc0bc01b Disable SHARE_HISTORY, it's annoying
not really sure when/where that even got set
2019-06-17 22:54:15 -04:00
9cfe45a8d8 aliases: Set new global borg location on thewarehouse 2019-05-23 00:55:48 -04:00
e3362805b4 Add magit alias/function 2019-05-06 09:14:10 -04:00
581f6eeb2e Use INC_APPEND_HISTORY, which I thought I was already using
I guess something else must have been setting this, which has now
changed? idk, whatever, it works now
2019-01-15 21:38:56 -05:00
84de02484f Add $HOME/.dotfiles to path 2018-10-05 14:27:31 -04:00
8cb7895bdf Add yay config 2018-09-04 00:36:54 -04:00
cca767608a Add env variable to prevent wine from adding file associations 2018-09-04 00:32:04 -04:00
c41da91132 Switch from trizen to yay as AUR helper 2018-09-04 00:31:20 -04:00
82cad3d993 Add htop config 2018-06-22 01:10:01 -04:00
1874872e35 Add comment 2018-06-18 10:26:39 -04:00
baa1712e7b Set QT_AUTO_SCREEN_SCALE_FACTOR for high DPI scaling 2018-06-18 10:25:41 -04:00
a3b419fc05 Use git diff as 'diff' if available 2018-06-18 10:23:43 -04:00
746850b32d aliases: Change settings for borg-backup 2018-03-17 01:53:28 -04:00
38da9ca7fc Add 'mksrcinfo' alias, since that command no longer exists 2018-03-07 14:55:57 -05:00
ff0ce7fe92 Move command-specific aliases sourcing into general aliases 2018-03-07 14:55:31 -05:00
13a67689df Set EDITOR and VISUAL 2018-03-07 14:55:17 -05:00
4337defa08 Change terminal from ROXTerm to xfce4-terminal 2018-01-21 01:44:35 -05:00
1fe053f6ea Make .aliases dir use sh-mode in emacs 2018-01-19 22:14:40 -05:00
fab1a19fd6 Change from pacaur to trizen 2018-01-19 22:14:38 -05:00
0530d4ee76 Move variables and tmpdir stuff to .zshenv and source from .profile 2017-09-05 11:28:15 -04:00
bfdd3156b6 Unset NOMATCH, fixing globbing annoyances
May make things worse
2017-09-02 14:13:24 -04:00
1c56ebf170 Remove .zlogin as it wasn't really doing anything 2017-09-02 14:13:19 -04:00
c2d03eb940 Add $HOME/.bin to PATH if it exists 2017-09-02 13:53:29 -04:00
e2956ca000 Auto rehash completions on bin change
Note that this might have a large performance issue
2017-09-02 13:50:05 -04:00
b2fab31e42 Comment the names of keys for history-substring-search 2017-09-02 13:47:07 -04:00
c848352c1f Add forward kill-word with C-DEL to match backward-kill-word 2017-09-02 13:46:36 -04:00
de1bc3ce9a Rename .zshrc to .profile so that it gets evaluated before i3 starts
This means the environment variables will be available to programs
launched through i3 or rofi
2017-09-01 15:46:14 -04:00
bddefe2fb9 Temporary fix for fred theme initial clone 2017-09-01 15:29:55 -04:00
3773c8dd1f Use zim completions module instead of direct zsh-users/zsh-completions 2017-09-01 15:29:55 -04:00
b79341b427 Add a few keybindings 2017-09-01 15:29:55 -04:00
4b73e35977 Simplify tmux auto start code
that was probably actually important, and I'll regret it later
2017-09-01 15:29:55 -04:00
52ec61bfe5 Switch to antigen, probably doesn't have everything I want yet 2017-09-01 15:29:55 -04:00
4d0a0d13ab Force calibre to use system theme
Is this the right place to do this? Probably not!
2017-08-18 03:10:17 -04:00