Commit graph

27 commits

Author SHA1 Message Date
5e6f5c6014 chore(env): repair env commits 2025-06-08 15:41:22 +02:00
a76a4c1c68 Revert "feat(nas): add nas.env"
This reverts commit 3824cae23e.
2025-06-08 15:34:16 +02:00
3824cae23e feat(nas): add nas.env 2025-06-08 15:30:54 +02:00
74c37f0a2a fix(nas): environment loaded in wrong order / use safari again because of a cookie library bug 2025-04-14 11:38:22 +02:00
1e73c34288 feat(youtube): make check_shorts users configurable 2025-04-13 19:55:04 +02:00
c6cab93f4d feat(brew): add homebrew quirks for truenas 2025-04-13 18:15:02 +02:00
f2a3df682e fix(git): fix broken git config and author name and email 2025-04-13 02:46:59 +02:00
$GIT_AUTHOR
0f958de2a8 fix(git): move config to .config 2025-04-13 02:37:09 +02:00
7ea19b30fd amend(environment): add insta skel 2025-04-13 02:16:02 +02:00
0bec6db3b9 feat: add old functions to new structure 2025-04-06 19:35:45 +02:00
29e363d419 feat: split existing stuff into new atructure 2025-04-06 19:09:40 +02:00
janolehuebner
873bfc08be Backed up pre-existing configs to local branch 2025-04-05 02:52:47 +02:00
gliech
9ff1a90719 fix: g502 scrolling in firefox 2024-09-16 01:27:08 +02:00
gliech
4a48f023eb style(environment.d): remove unnecessary export 2024-07-16 09:38:16 +02:00
gliech
377e79435b feat(environment.d): configure systemd ssh-agent if available 2024-07-16 09:16:32 +02:00
gliech
9c0d5fa34e feat(bash): keep history 2024-07-16 09:10:15 +02:00
Gregor Bückendorf
f68e4116ce feat(environment.d): change default aws output format to yaml 2023-11-13 14:51:27 +01:00
gliech
8d12ad4918 feat(neovim): set as default editor if install 2023-07-08 15:59:47 +02:00
Gregor Bückendorf
a91196e904 feat(npmrc): make npm follow XDG again 2021-01-20 09:45:53 +01:00
Gregor Bückendorf
dd57915320 bash-completion: moved to XDG_DATA_HOME 2019-05-19 20:51:38 +02:00
Gregor Bückendorf
29a8f98c75 aws-auth: Added bash-completion 2019-05-18 21:20:47 +02:00
Gregor Bückendorf
9867ab3cac bashrc: Added an autosource function that allows us to source other files similar to how you would import python modules 2019-05-18 15:30:55 +02:00
Gregor Bückendorf
5d1b1c30e0 environment.d: Added skeletons for files that need to be filled in manually 2019-05-17 23:28:48 +02:00
Gregor Bückendorf
927e0c5407 aws-cli: Updated the config with tools for saml login 2019-05-17 23:07:51 +02:00
Gregor Bückendorf
518afbf7d0 aws-cli: Added some environment variables for sane defaults 2019-01-14 09:38:07 +01:00
Gregor Bückendorf
6b7f34f7f8 bashrc: checking if the environment is loaded before executing stuff that relies on it 2018-12-13 17:15:32 +01:00
Gregor Bückendorf
5555c9f9b8 .bash_profile: The environment is loaded from .environment.d now. This will make it easier to include save parts of the environment into the repo later on. 2018-12-03 13:51:53 +01:00