Commit Graph

283 Commits

Author SHA1 Message Date
Aminda Suomalainen 67366a2356
{bash,zsh}rc: maybe also handle accidental branch renaming? ':) 2024-08-10 12:50:36 +03:00
Aminda Suomalainen 68286f804c
Begin transition to codeberg 2024-08-10 12:46:33 +03:00
Aminda Suomalainen f87842a692
{bash,zsh}rc: fix pacman language? 2024-08-10 09:37:06 +03:00
Aminda Suomalainen a226af0e8c
{bash,zsh}rc: improve the pacman alias 2024-08-10 07:15:19 +03:00
Aminda Suomalainen 98976e793d
{bash,zsh}rc: check for existence of hostname{,ctl} as apparently Arch Linux doesn't ship it 2024-08-10 07:11:56 +03:00
Aminda Suomalainen 8acc9b391b
{bash,zsh}rc: send unalias to /dev/null
Apparently while Fedora does magick the aliases up from somewhere, Kali will complain about no such hassh table element
2024-08-08 09:37:12 +03:00
Aminda Suomalainen 4581066f43
{bash,zsh}rc: add nordvpn-off{f,2} aliases for stopping the {service,socket} 2024-08-08 08:08:24 +03:00
Aminda Suomalainen a44431d12c
{bash,zsh}rc: give ll the same lazy ls behaviour 2024-08-04 14:41:18 +03:00
Aminda Suomalainen d76df5c1c9
{bash,zsh}rc: be just a bit less lazy about the getfacl 2024-08-04 14:32:38 +03:00
Aminda Suomalainen 7819cfac8c
{bash,zsh}rc: very lazy acl aware ls 2024-08-04 14:23:25 +03:00
Aminda Suomalainen 7bfc1d75ad
{bash,zsh}rc: cleanup ls aliases a bit 2024-08-04 14:07:52 +03:00
Aminda Suomalainen aa03a16c49
DNS: fail fast when you inevitably fail 2024-07-30 20:43:33 +03:00
Aminda Suomalainen 21bd1b2290
moar security theater 2024-07-30 14:20:32 +03:00
Aminda Suomalainen ff67c229b9
shut up goenv 2024-07-30 14:14:37 +03:00
Aminda Suomalainen 8e8a10b9ed
{bash,zsh}rc & profile: comment to future wondering of missing openssl
Co-authored-by: Tessu Suomalainen <soopeli@aminda.eu>
2024-07-30 11:28:49 +03:00
Aminda Suomalainen f289f9cc7a
{bash,zsh}rc: background the hostname figuring out 2024-07-29 18:02:15 +03:00
Aminda Suomalainen 8e342a54e5
more shell crimes while not understanding that *env only triggers once there is at least one install done 2024-07-28 16:43:01 +03:00
Aminda Suomalainen 2d26f20efd
Explicit is better than implicit 2024-07-28 12:37:51 +03:00
Aminda Suomalainen 4eedcf49a7
{bash,zsh}rc#nvm: ignore the manual and go with what is known to work 2024-07-28 11:49:51 +03:00
Aminda Suomalainen 838b486251
suppress noise 2024-07-28 11:42:02 +03:00
Aminda Suomalainen 76b088e0ce
{bash,zsh}rc: add adduser-to-group() as I never remember the order otherwise 2024-07-28 11:19:38 +03:00
Aminda Suomalainen b4c7de8ab2
Revert "vimrc: comment background colour"
This reverts commit 0dd55997cb.
2024-07-28 11:09:06 +03:00
Aminda Suomalainen 5aa7f8ec1f
{bash,zsh}rc: don't lookup user locations, causes queries of random tmux domains 2024-07-28 11:03:09 +03:00
Aminda Suomalainen c4b20f481d
{bash,zsh}rc & profile.d: fix if nvm condition 2024-07-28 09:53:11 +03:00
Aminda Suomalainen 15a8d5f9eb
{bash,zsh}rc: add yet untested detection for programming language version managers installed through linuxbrew 2024-07-28 08:32:41 +03:00
Aminda Suomalainen 286694a0c0
{rc/{bash,zsh}rc,profile.d/99-brew.sh}: remove duplicated bath 2024-07-28 07:31:53 +03:00
Aminda Suomalainen 21e36c11ba
{bash,zsh}rc: add support for linuxbrew 2024-07-28 07:18:12 +03:00
Aminda Suomalainen 5a0218d3f3
{bash,zsh}rc: ugly hack to ensure language 2024-07-24 19:57:25 +03:00
Aminda Suomalainen bcce27ac4a
{bash,zsh}rc: handle Kali not having last out of the box 2024-07-24 19:51:48 +03:00
Aminda Suomalainen 6b61bd36d8
{bash,zsh}rc: restore informaion on shell start and motivational messages 2024-07-24 13:52:51 +03:00
Aminda Suomalainen e7c5b3d64e
{bash,zsh}rc: fix (test for) dircolors, continue cleanup
I doubt xset exists on wayland
2024-07-24 13:52:50 +03:00
Aminda Suomalainen b7addb6f54
{bash,zsh}rc: cleanup before messing up differently 2024-07-24 13:52:49 +03:00
Aminda Suomalainen ee8720a71b
{bash,zsh}rc: add pyenv shims to $PATH 2024-07-23 15:48:21 +03:00
Aminda Suomalainen 82149db71b
{bash,zsh}rc, profile.d: unset LANGUAGE for root 2024-07-21 09:54:59 +03:00
Aminda Suomalainen cabb6f8d52
restore root to en_DK 2024-07-21 09:43:53 +03:00
Aminda Suomalainen fd4bfb5ddf
rc/{bash,zsh}rc: journalctl aliases for reducing typing 2024-07-21 07:15:55 +03:00
Aminda Suomalainen c4d7ee362d
actually en_US 2024-07-20 23:20:08 +03:00
Aminda Suomalainen 1a348fbb78
{bash,zsh}rc & profile: if root, English ISO 8601 at first 2024-07-20 23:20:06 +03:00
Aminda Suomalainen 0dd55997cb
vimrc: comment background colour 2024-07-19 12:47:23 +03:00
Aminda Suomalainen b3a630fbf5
Initial commit of kxkbrc matching my Sway 2024-07-17 08:18:33 +03:00
Aminda Suomalainen e4d723c770
{bash,zsh}rc: move goenv higher up to not interfere with other envs 2024-07-16 12:22:57 +03:00
Aminda Suomalainen 9d7089ea44
{bash,zsh}rc: add goenv support 2024-07-16 12:12:03 +03:00
Aminda Suomalainen f4ccde0924
{bash,zsh}rc: Aminda, unlearn ssu 2024-07-15 09:04:09 +03:00
Aminda Suomalainen 43291fe0ee
rc: remove dead symlinks 2024-07-15 08:59:10 +03:00
Aminda Suomalainen 16cc8855c7
zshrc: run prettier 2024-07-14 16:34:10 +03:00
Aminda Suomalainen 345fe98f79
zshrc: comment things upsetting prettier 2024-07-14 16:32:27 +03:00
Aminda Suomalainen a76b159eb3
{bash,zsh}rc: alias prettier to pnx instead 2024-07-14 14:58:51 +03:00
Aminda Suomalainen cb377b5264
{bash,zsh}rc: workaround tmux/nvim crash 2024-07-12 12:50:09 +03:00
Aminda Suomalainen 429cf26115
curlrc: add progress-bar 2024-07-07 19:38:30 +03:00
Aminda Suomalainen 17ee3e46ae
rc: fix prettierrc symlinks 2024-07-07 13:18:02 +03:00