Commit graph

188 commits

Author SHA1 Message Date
6684e42b12 chx: clean up code style, remove impossible condition 2024-02-29 19:41:40 -08:00
4753068dd1 add DP alias variable 2024-01-31 21:39:14 -08:00
57a60da3a0 shell: add vvw 2024-01-17 17:32:07 -08:00
e9161d6a4e add faust-ideas to upd 2024-01-17 03:49:37 -08:00
0e23dee492 update smart plug ip address 2023-11-26 15:11:10 -08:00
7a4eaaa5b7 env: use custom wine prefix and wine runner when present 2023-10-30 11:10:58 -07: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
7caf7d7baf only set NIX_BUILD_SHELL if using zsh 2023-07-05 00:02:30 -07:00
cb5b60c5e7 env: add doom emacs bin path 2023-06-28 21:58:40 -07:00
10b8e58a79 shell: add llw - ls a file in the PATH 2023-06-23 03:29:51 -07:00
92ac9d4940 zsh: p10k - add nix_shell to simple config 2023-06-16 03:49:27 -07:00
1a7a341894 aliases: fds now doesn't listen to ignore files 2023-06-09 03:22:23 -07:00
5f7bd5142c add cdt function 2023-05-28 16:41:39 -07:00
412165297c add copy-path: copies the passed arguments to the clipboard 2023-05-13 16:08:02 -07:00
28cde12854 sleep-until: fix dry output 2023-04-07 04:46:12 -07:00
c03af6f32e sleep-until: add sleep time output to dry 2023-04-07 04:40:24 -07:00
1bd8ce3744 sleep-until: better errors, add DRY mode for dry run 2023-04-07 03:03:47 -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
5cc5ca735f upd: add nixos 2023-01-21 02:57:30 -08:00
c71558caa6 env: add nixos directory 2023-01-21 02:57:10 -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
e8fdc9fecd env: fix cargo bin folder 2022-12-16 22:21:39 -08:00
6caa81f2bf sleep-until: swap to bash 2022-11-18 00:39:09 -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
4e560fd5a1 upd: avoid unassigned DOCS_DIR 2022-11-06 01:52:10 -08:00
beceb0b9c8 shell aliases: add sclen, scldn
also slight organization
2022-11-05 17:19:49 -07:00
aa2abfcc98 ala: no executable bit for you 2022-10-27 01:42:37 -07:00
8e847ad111 sced: made it better? 2022-10-27 01:41:24 -07:00
c2fa5748d6 aliases: add nxf to edit nix flake 2022-10-18 04:12:49 -07:00
ca8a87aca2 env: set NIX_BUILD_SHELL environment variable 2022-10-18 02:55:41 -07:00
2f26c06d2d env: add SS env var for shrc 2022-10-15 15:26:39 -07:00
064de4e0d9 aliases: rename nxfup to nxupup 2022-10-08 06:18:11 -07:00
45b91c0a1f sitepath: remove sitepath 2022-10-07 17:42:38 -07:00
0f2eae6e63 upd: check if working tree is dirty 2022-10-04 17:53:42 -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
b4b303611b shell: remove profile load check 2022-09-21 00:11:18 -07:00
dd1ba90cbf shell: modify profile warning 2022-09-18 03:31:30 -07:00
23252e5b28 env: auto source ~/.profile if it wasn't sourced 2022-09-17 20:01:28 -07:00
72a25f4af3 Revert "Revert "move ~/.config/shell/profile to ~/.profile""
This reverts commit be3b7d0a73.
2022-09-17 19:14:54 -07:00
8620b11820 updates: add update to replace profile 2022-09-17 19:13:10 -07:00
be3b7d0a73 Revert "move ~/.config/shell/profile to ~/.profile"
This reverts commit 8f2fef0a9e.
2022-09-17 19:02:56 -07:00