Commit Graph

15 Commits

Author SHA1 Message Date
f683896a11 Simplify bash-prompt 2025-01-03 15:58:10 +01:00
88a6ebc40f Cleanup downloads directory regularly from old files (more than 1 day) 2025-01-03 15:48:36 +01:00
8fa09020c5 Add autocompletion for kubectl command 2022-11-14 11:44:35 +01:00
2f44b15ff9 Configure less to show colors by default
To see more informations, see: https://superuser.com/a/337640/881905
2022-11-14 11:44:35 +01:00
008d103785 Add possibility to configure local settings
Sometimes I have sensitive and system-specific configurations for bash
which I want to save. This change is a quick solution to enable this.

Maybe another solution involves a setup with encrypted secrets like
ansible handles secrets. I should evaluate such a solution in future.
2022-08-12 10:53:02 +02:00
072047eecf Care about bash-history by configuring HISTCONTROL
Docs: https://www.gnu.org/software/bash/manual/html_node/Bash-Variables.html#index-HISTCONTROL
2022-08-12 10:53:02 +02:00
a843042589 Add bash-completion for linux 2022-06-07 00:37:35 +02:00
fb5922a8cb Move XDG and PATH to .profile since it is independent of bash 2022-03-08 21:03:48 +01:00
e78526f754 Remove custom PATH for java since it is not in use anymore 2022-03-08 11:27:27 +01:00
1d543e4d27 Remove custom PATH for node since it is not in use anymore 2022-03-08 10:55:48 +01:00
d4c4bbcc93 Reload vimwiki when opened 2022-02-28 23:45:56 +01:00
5324873c7b Update bashrc 2022-02-28 23:37:18 +01:00
d0e73b801e Disable deprecation-message for bash on macos 2022-02-28 22:01:10 +01:00
4abf6e21ab Update bash-config 2022-02-28 11:46:49 +01:00
3be90d07c8 Add bash-config 2022-02-28 00:28:37 +01:00