Commit graph

15 commits

Author SHA1 Message Date
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