Commit graph

20 commits

Author SHA1 Message Date
cc8b798c9e shell: add cd- and - aliases 2022-08-14 16:00:03 -07:00
61a1d8ce3b shell: increase ydotool delay 2022-08-12 22:30:20 -07:00
a583e4e60d shell: fix bash complaining about alias not found 2022-08-09 16:54:16 -07:00
b2c4d70e4b Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-07-27 23:12:18 -07:00
6e3d4f4201 aliases: improvement to paru alias 2022-07-27 23:09:25 -07:00
d192524325 shell: nvc is now a script rather than an alias 2022-07-26 02:24:48 -07:00
c10da0b928 shell: add color output to ip, and better colors for less and man 2022-07-24 02:06:47 -07:00
c00ed5f5ff aliases: comment and add sd for sudo (tentative) 2022-07-19 14:44:54 -07:00
631fc54dee aliases: change systemctl alias 2022-07-17 23:50:53 -07:00
7c024db210 aliases: only set alias ls to lsd if lsd is a command and if not in a tty (defaults to not being in a tty) 2022-07-12 17:31:00 -07:00
36a30b3093 only add paru alias if paru exists 2022-05-24 22:15:24 -07:00
be8915f5f1 aliases: sudo env vars 2022-05-22 08:42:36 -07:00
8fff7cc137 aliases: why was it written like that? 2022-05-13 04:26:49 -07:00
2f433d32f2 shell: trash-cli alias 2022-04-25 13:59:49 -07:00
612470d722 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-04-19 23:44:17 -07:00
774b4749a7 aliases: change sedit alias to svv 2022-04-19 23:43:34 -07:00
aff94d0229 aliases: improve occ alias 2022-04-19 19:30:20 -07:00
e79e0989e6 aliases: formatting, better gs alias, and bug fix with alias lsd 2022-04-14 21:34:56 -07:00
f5e15cacde BIG UPDATE: shell: add profile, move calc and mkcd to files, move
shell-independent config (aliases, functions, env vars, options) to
.config/shell/shrc, make bashrc and zshrc use the same shrc, add TTY
detection for changing caps lock to escape in a TTY, add option for
skipping plugin loading, and maybe a few other things

If this goes well, I'll be tempted to call this version 1.0.  Things
have been very stable for the last few months.  Although, since it's the
first really big change in a while, that might make it version 2.0?
Should dotfiles have big version numbers at all? Probably not.
2022-04-08 13:36:29 -07:00
990f4cd542 zsh: major reorganization 2022-03-18 17:51:59 -07:00