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
a605b9a302
Add snippets for vimwiki
2022-06-14 00:09:40 +02:00
a843042589
Add bash-completion for linux
2022-06-07 00:37:35 +02:00
e2d4bf4fbb
Add starter for IntelliJ on Linux
2022-03-08 21:07:38 +01: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
e5a3c8f3d1
Export and source nvm directory and bash-completion
2022-03-08 10:54:14 +01:00
5ae4298525
Compile asciidoc (<C-a>, <C-s>) and commit vimwiki (<C-x>) in background within vim with
2022-03-04 10:40:29 +01:00
d4c4bbcc93
Reload vimwiki when opened
2022-02-28 23:45:56 +01:00
8bae155e0f
Add setup-script for new machines
2022-02-28 23:41:15 +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
81f001f512
Update .vimrc
2022-02-25 02:19:30 +01:00
0ea1b42651
Update .vimrc
2022-02-25 01:00:48 +01:00
f380d032d9
update .vimrc
2022-02-25 00:52:56 +01:00
248fda6700
Add .vimrc
2022-02-24 14:57:46 +01:00
4d2aa273f7
Add initial README
2022-02-24 14:18:22 +01:00
970ebfbf77
Initial commit
2022-02-24 13:37:04 +01:00