|
e4dea823b0
|
I will be very unhappy if the current goverment outlasts me. Additionally my suicidal ideation shouldn't be used for training AIs in ethics.
|
2024-09-22 21:46:21 +03:00 |
|
|
3bf84678a1
|
{bash,zsh}rc: remove pacman alias
|
2024-08-15 12:18:45 +03:00 |
|
|
aa3e5422d9
|
{bash,zsh}rc: load /etc/os-release if it exists
|
2024-08-14 07:33:52 +03:00 |
|
|
90c83db612
|
{bash,zsh}rc: add Tails Persistent to PATH
|
2024-08-14 07:29:57 +03:00 |
|
|
c09b929a0a
|
/dev/null cares about branch we want to exist existing, no matter how fatal
|
2024-08-12 10:46:20 +03:00 |
|
|
67366a2356
|
{bash,zsh}rc: maybe also handle accidental branch renaming? ':)
|
2024-08-10 12:50:36 +03:00 |
|
|
68286f804c
|
Begin transition to codeberg
|
2024-08-10 12:46:33 +03:00 |
|
|
f87842a692
|
{bash,zsh}rc: fix pacman language?
|
2024-08-10 09:37:06 +03:00 |
|
|
a226af0e8c
|
{bash,zsh}rc: improve the pacman alias
|
2024-08-10 07:15:19 +03:00 |
|
|
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 |
|
|
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 |
|
|
4581066f43
|
{bash,zsh}rc: add nordvpn-off{f,2} aliases for stopping the {service,socket}
|
2024-08-08 08:08:24 +03:00 |
|
|
a44431d12c
|
{bash,zsh}rc: give ll the same lazy ls behaviour
|
2024-08-04 14:41:18 +03:00 |
|
|
d76df5c1c9
|
{bash,zsh}rc: be just a bit less lazy about the getfacl
|
2024-08-04 14:32:38 +03:00 |
|
|
7819cfac8c
|
{bash,zsh}rc: very lazy acl aware ls
|
2024-08-04 14:23:25 +03:00 |
|
|
7bfc1d75ad
|
{bash,zsh}rc: cleanup ls aliases a bit
|
2024-08-04 14:07:52 +03:00 |
|
|
aa03a16c49
|
DNS: fail fast when you inevitably fail
|
2024-07-30 20:43:33 +03:00 |
|
|
21bd1b2290
|
moar security theater
|
2024-07-30 14:20:32 +03:00 |
|
|
ff67c229b9
|
shut up goenv
|
2024-07-30 14:14:37 +03:00 |
|
|
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 |
|
|
f289f9cc7a
|
{bash,zsh}rc: background the hostname figuring out
|
2024-07-29 18:02:15 +03:00 |
|
|
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 |
|
|
2d26f20efd
|
Explicit is better than implicit
|
2024-07-28 12:37:51 +03:00 |
|
|
4eedcf49a7
|
{bash,zsh}rc#nvm: ignore the manual and go with what is known to work
|
2024-07-28 11:49:51 +03:00 |
|
|
838b486251
|
suppress noise
|
2024-07-28 11:42:02 +03:00 |
|
|
76b088e0ce
|
{bash,zsh}rc: add adduser-to-group() as I never remember the order otherwise
|
2024-07-28 11:19:38 +03:00 |
|
|
5aa7f8ec1f
|
{bash,zsh}rc: don't lookup user locations, causes queries of random tmux domains
|
2024-07-28 11:03:09 +03:00 |
|
|
c4b20f481d
|
{bash,zsh}rc & profile.d: fix if nvm condition
|
2024-07-28 09:53:11 +03:00 |
|
|
15a8d5f9eb
|
{bash,zsh}rc: add yet untested detection for programming language version managers installed through linuxbrew
|
2024-07-28 08:32:41 +03:00 |
|
|
286694a0c0
|
{rc/{bash,zsh}rc,profile.d/99-brew.sh}: remove duplicated bath
|
2024-07-28 07:31:53 +03:00 |
|
|
21e36c11ba
|
{bash,zsh}rc: add support for linuxbrew
|
2024-07-28 07:18:12 +03:00 |
|
|
5a0218d3f3
|
{bash,zsh}rc: ugly hack to ensure language
|
2024-07-24 19:57:25 +03:00 |
|
|
bcce27ac4a
|
{bash,zsh}rc: handle Kali not having last out of the box
|
2024-07-24 19:51:48 +03:00 |
|
|
6b61bd36d8
|
{bash,zsh}rc: restore informaion on shell start and motivational messages
|
2024-07-24 13:52:51 +03:00 |
|
|
e7c5b3d64e
|
{bash,zsh}rc: fix (test for) dircolors, continue cleanup
I doubt xset exists on wayland
|
2024-07-24 13:52:50 +03:00 |
|
|
b7addb6f54
|
{bash,zsh}rc: cleanup before messing up differently
|
2024-07-24 13:52:49 +03:00 |
|
|
ee8720a71b
|
{bash,zsh}rc: add pyenv shims to $PATH
|
2024-07-23 15:48:21 +03:00 |
|
|
82149db71b
|
{bash,zsh}rc, profile.d: unset LANGUAGE for root
|
2024-07-21 09:54:59 +03:00 |
|
|
cabb6f8d52
|
restore root to en_DK
|
2024-07-21 09:43:53 +03:00 |
|
|
fd4bfb5ddf
|
rc/{bash,zsh}rc: journalctl aliases for reducing typing
|
2024-07-21 07:15:55 +03:00 |
|
|
c4d7ee362d
|
actually en_US
|
2024-07-20 23:20:08 +03:00 |
|
|
1a348fbb78
|
{bash,zsh}rc & profile: if root, English ISO 8601 at first
|
2024-07-20 23:20:06 +03:00 |
|
|
e4d723c770
|
{bash,zsh}rc: move goenv higher up to not interfere with other envs
|
2024-07-16 12:22:57 +03:00 |
|
|
9d7089ea44
|
{bash,zsh}rc: add goenv support
|
2024-07-16 12:12:03 +03:00 |
|
|
f4ccde0924
|
{bash,zsh}rc: Aminda, unlearn ssu
|
2024-07-15 09:04:09 +03:00 |
|
|
16cc8855c7
|
zshrc: run prettier
|
2024-07-14 16:34:10 +03:00 |
|
|
345fe98f79
|
zshrc: comment things upsetting prettier
|
2024-07-14 16:32:27 +03:00 |
|
|
a76b159eb3
|
{bash,zsh}rc: alias prettier to pnx instead
|
2024-07-14 14:58:51 +03:00 |
|
|
cb377b5264
|
{bash,zsh}rc: workaround tmux/nvim crash
|
2024-07-12 12:50:09 +03:00 |
|
|
055151cf7f
|
{bash,zsh}rc: add comments on pyenv virtualenv plugins
|
2024-07-06 12:02:18 +03:00 |
|