44 Commits

Author SHA1 Message Date
Eric Torres
b532c8228e Add aliases for openSUSE package management 2024-08-19 18:35:30 -07:00
Eric Torres
7ab79bb20c zsh-linux: update fzf config for openSUSE 2024-08-19 18:35:07 -07:00
Eric Torres
27219c57c3 zsh-linux/aliases: make fd alias global 2024-08-18 21:03:57 -07:00
Eric Torres
ecffeb3f74 zsh-linux/aliases: only activate fd alias when fdfind is active 2024-08-18 21:02:22 -07:00
Eric Torres
cc0bbd598e Add fd and aptlist aliases for Debian 2024-08-18 21:00:53 -07:00
Eric Torres
f1bfeffc4b Fix error in sourcing zsh files 2024-08-17 18:59:31 -07:00
Eric Torres
12505b09b8 zsh-linux: update fzf config to read Debian completion files 2024-08-17 18:44:23 -07:00
Eric Torres
9561df3123 Add updsrcinfo alias 2024-08-06 21:12:34 -07:00
Eric Torres
f8ff39ad93 Use $AURDIR and $CUSTOMDIR instead of hardcoding paths 2024-08-03 13:31:18 -07:00
Eric Torres
c259d050ea zsh-linux: comment out CHROOT env 2024-07-06 20:44:59 -07:00
Eric Torres
2a77bb232c Remove duplicate aliases 2024-05-11 16:49:45 -07:00
Eric Torres
c8408f0dd7 mkcd: Return from function on failure instead of calling false 2023-11-01 15:31:35 -07:00
Eric Torres
1eb778e126 mkcd: do not exit if cd fails 2023-10-16 13:23:59 -07:00
Eric Torres
f6a51e4c85 Final fix on list-docker-root alias 2023-04-23 17:51:18 -07:00
Eric Torres
76f209073d Fix command quoting error in list-docker-root alias 2023-04-23 17:44:41 -07:00
Eric Torres
f5d95ac583 Add alias to list docker container root users 2023-04-23 17:42:34 -07:00
Eric Torres
2fda24f7bc Add env to silence Wine debug messages 2023-04-23 17:42:17 -07:00
Eric Torres
a95b570685 Add --chroot option to aurget 2023-03-10 15:41:38 -08:00
Eric Torres
1fe0dbeb11 Use chroot for checkaurupdates 2023-02-28 18:13:01 -08:00
Eric Torres
0dab58f07d Revert "Build packages in a chroot when using aurget"
This reverts commit 39070396a28d29b7ca6269c9eb8c1bec98be1175.
2023-02-17 15:08:36 -08:00
Eric Torres
50cef691f5 Fix mkdir command in mkcd in linux zsh config 2023-02-17 09:42:31 -08:00
Eric Torres
39070396a2 Build packages in a chroot when using aurget 2023-02-16 15:05:40 -08:00
Eric Torres
7b47b78ac1 Move mkcd() into OS-specific config dirs 2023-02-03 12:34:44 -08:00
Eric Torres
1ff982eac4 Add CHROOT env 2023-02-01 20:07:05 -08:00
Eric Torres
af88726dd7 Correct zshenv alias path 2023-02-01 20:06:56 -08:00
Eric Torres
6dd8b00ad7 Add alias for getting network info about docker containers 2023-01-03 13:19:14 -08:00
Eric Torres
2e8b0acf40 zsh-linux: add fwcmd, remove fwftp aliases 2023-01-01 18:59:03 -08:00
Eric Torres
bdeccc87b9 Add new firewall aliases 2022-12-27 21:39:48 -08:00
Eric Torres
91d49f9c2f Add aliases for firewall control 2022-12-13 21:08:02 -08:00
Eric Torres
675c1b1ec0 Reconcile env variables between specific OSes 2022-12-13 20:57:18 -08:00
Eric Torres
ca4d693a8b Split os-specific zsh-aliases into their own files 2022-12-13 20:54:24 -08:00
Eric Torres
5c8148124a Remove ssh login notification from zsh-linux config 2022-12-13 12:59:05 -08:00
Eric Torres
375d0f19a8 Fix mixed aliases between OS-specific config files 2022-12-08 16:50:43 -08:00
Eric Torres
2d939ac9c1 Split OS-specific zsh aliases into their own respective files 2022-12-08 16:31:29 -08:00
Eric Torres
03ef057d09 Split os-specific env variables into their respective zshenv files 2022-12-08 16:31:29 -08:00
Eric Torres
6442b3e606 Update permissions of os-specific zshenv and zshrc 2022-12-07 19:00:25 -08:00
Eric Torres
5622ac654a Consolidate rgenv and update aliases files 2022-12-07 18:59:49 -08:00
Eric Torres
f754f7762c Remove redundant zshrc code from os-specific config files 2022-12-07 18:22:35 -08:00
Eric Torres
79aa00c2b8 Rename zsh-linux zshrc files 2022-12-07 18:21:22 -08:00
Eric Torres
790131cbee Remove conf.d directories from linux and macos-specific config directories 2022-12-07 18:19:47 -08:00
Eric Torres
d85943978b Add README to zsh-linux 2022-12-07 16:50:27 -08:00
Eric Torres
7cac723651 Revert "Merge branch 'macOS'"
This reverts commit ba6ceea30f63ee36474eda6f993adf423d3c4786, reversing
changes made to 43a6b71d41f9d17f7c2a9728835cd9cd09116e95.
2022-12-07 16:13:58 -08:00
Eric Torres
ba6ceea30f Merge branch 'macOS' 2022-12-07 16:07:10 -08:00
Eric Torres
43a6b71d41 Separate linux-specific and common zsh config files 2022-12-07 15:42:50 -08:00