9b76435644
Consider an already existing dotfiles-clone in setup-machine.sh
2022-11-21 16:25:55 +00:00
9922c0f2d2
Add i3 and rofi as linux core dependencies for new machines
2022-11-21 16:18:45 +00: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
d836fff263
Configure terminal-config of vim to be compatible between vim and nvim as far as possible
2022-09-25 02:25:34 +02:00
8ee1098593
Add alternativ keymapping in vim by typing "ä" for CTRL+]
2022-09-25 02:25:34 +02:00
1422cb6aab
Hide cursor while using the terminal
2022-09-25 02:25:34 +02:00
aa3b49fd1c
Add ,go to pull latest changes from remote git
2022-09-11 18:48:04 +02:00
e2ca4592be
Use ,, to toggle nerdtree and ,n to focus it instead of the other way around
2022-09-11 18:48:04 +02:00
75f91f2b33
Add .Xresources since the file is required for urxvt - my terminal-emulator
2022-09-04 17:36:39 +02:00
7ccfedc969
Don't shorten links in vimwiki, it was annoying
2022-09-04 17:35:46 +02:00
b83b278e28
Add a very basic calendar to vim
...
This calendar may help me to organize my vimwiki better since they are
very well integrated into each other. So it can help me to manage my
diary and organize some basic stuff.
2022-08-12 10:53:02 +02:00
13d64b1df8
Disable Goyo for my local wiki
...
Goyo is a great plugin to help me writing docs, and other longer texts.
But my wiki sometimes contains texts which are notplaying nicely with
Goyo, therefore I deactivate it by default. I can toggle it with
`<leader>gg` anyway.
2022-08-12 10:53:02 +02: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
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