5bfbf8b1aa
Apply bash-completion as last to make sure alias g=goto works
2025-08-11 10:07:40 +02:00
169b2e108f
Fix reboot or changed config notices to be rendered correctly everywhere
2025-08-11 10:04:18 +02:00
c2bd400d3f
Update bash and git config to align the configs on all my systems
2025-08-10 22:16:58 +02:00
701c4cf1d0
Show warning when opening a new terminal and there are uncommitted changes to dotfiles
2025-01-03 16:58:11 +01:00
d1f34f709d
Warn me when a restart is required every time I open a new terminal
2025-01-03 16:32:33 +01:00
db0ec63930
Add goto as a tool to access common directories faster
2025-01-03 16:31:51 +01:00
d3c29865b4
Add a bunch of alias to use git w/o delta-diff-viewer
2025-01-03 16:00:45 +01:00
58c1570e70
Use eza as a replacement for ls
2025-01-03 15:58:32 +01:00
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