Commit graph

45 commits

Author SHA1 Message Date
2dd3946123 shell: improve LS aliases, remove smartplug things 2024-08-31 13:49:18 -07:00
9eb49d029e shell: add ffmpeg alias 2024-05-27 04:22:09 -07:00
10226a9a0f aliases: export SMART_PLUG_IP variable 2024-04-08 01:23:13 -07:00
0e23dee492 update smart plug ip address 2023-11-26 15:11:10 -08:00
8c19dc7957 update smartplug IP
it changed for some reason
2023-09-09 14:32:59 -07:00
731c8440ab aliases: nxup includes nxpl now 2023-09-04 21:45:04 -07:00
45363d4fce shell: replace ns alias with nsp 2023-07-06 18:47:49 -07:00
1a7a341894 aliases: fds now doesn't listen to ignore files 2023-06-09 03:22:23 -07:00
12fc826395 shell: add ns alias 2023-01-23 10:09:51 -08:00
d0e9ba78e8 shell: add nxfup alias 2023-01-23 09:41:31 -08:00
6ca39a0167 shell: exclude /mnt in fds alias 2023-01-12 04:03:03 -08:00
3d22741870 shell: update nx alias 2023-01-11 00:30:03 -08:00
8f8b47a533 aliases: nix aliases don't need root anymore 2022-11-10 01:41:27 -08:00
b7e3e639fb aliases: add lion and loff 2022-11-07 03:44:40 -08:00
beceb0b9c8 shell aliases: add sclen, scldn
also slight organization
2022-11-05 17:19:49 -07:00
c2fa5748d6 aliases: add nxf to edit nix flake 2022-10-18 04:12:49 -07:00
064de4e0d9 aliases: rename nxfup to nxupup 2022-10-08 06:18:11 -07:00
b5d3e0eaf1 shell: add nxfup alias (nix full upgrade) 2022-09-29 17:30:09 -07:00
56d1086a22 shell aliases: use ls -A rather than ls -a 2022-09-26 21:26:08 -07:00
0881b704a6 shell aliases: rename nix aliases 2022-09-24 20:00:12 -07:00
370a0c74ea shell aliases: add nixos aliases
yes, I am officially trying nixos
2022-09-23 05:39:59 -07:00
586cbd335c shell: add scu alias for systemctl 2022-09-23 01:09:42 -07:00
01c80bc374 Merge branch 'master' of git.blakenorth.net/home/git/dotfiles 2022-09-10 20:07:45 -07:00
ecc20c9fbe shell: remove '-' as an alias (thanks, POSIX) 2022-09-10 20:06:40 -07:00
a0f0fe81eb shell: rename smctl alias to scl 2022-09-09 02:16:08 -07:00
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