Commit Graph

25 Commits

Author SHA1 Message Date
dcc3582255 fix (zshrc): the default sizes do not match my level of comfort for shell history 2023-07-20 20:10:58 +02:00
6ac8ce7a60 fix (zsh/term_title): remove case for xterm - screen is the main reason for this feature 2023-06-15 20:34:21 +02:00
50d50ff069 feat (zsh/term_title): add support for displaying terminal titles in a nice way 2023-06-15 20:30:08 +02:00
9713982a79 feat (zshrc): add case-insensitive, partial-word and then substring completion 2023-05-06 16:03:23 +02:00
f092a2a747 new (screenrc): add minimal possibly silent screenrc 2023-05-06 15:58:43 +02:00
78a89156ef chore (zshrc): do not show . and .. when displaying all files 2023-05-05 22:18:02 +02:00
555b2a2524 fix (zshrc): the command is not necessarily invoked at the top-level of a specific repository so the correct work-tree must be specified 2023-02-13 15:35:53 +01:00
fe962313b5 fix (zshrc): increae amount of repositories that can be pulled from 2023-02-11 10:12:14 +01:00
59c12ff606 new (zshrc): add alias to update all git repositories within the current directory 2023-02-11 09:53:03 +01:00
a91ffe96ef chore (zshrc): move exports to a more fitting spot in the config 2023-02-11 09:38:02 +01:00
8dd42a8c0d fix (zshrc): disable beeping on error events 2023-02-03 10:42:47 +01:00
b023b1a049 fix (vimrc): disable ringing the bell for all events 2023-02-03 10:37:32 +01:00
ea909b00d7 fix (vimrc): avoid creating swap files 2023-01-24 17:41:47 +01:00
9f05dc1a87 feat (vimrc): make tabs and trailing whitespaces visible 2023-01-20 20:46:05 +01:00
0d5af8da0f feat (vimrc): add highlight for search results 2023-01-20 20:37:43 +01:00
124a1f012c fix (vimrc): do not behave case sensitive while searching 2023-01-19 10:14:40 +01:00
fe24172e4c feat (zshrc): create handy alias to create a temporary directory and cd into it 2023-01-13 17:39:34 +01:00
777271fd41 fix (zshrc): skip customization for non-interactive shells 2023-01-13 17:27:17 +01:00
ce98f796c7 del (zshrc): remove homebrew for now and see what happens 2023-01-13 17:24:28 +01:00
88f2031200 fix (README.md): make reference to lolcode 2023-01-10 22:11:12 +01:00
48eab41d5c feat (vimrc): automatically remove trailing whitespaces 2023-01-10 19:03:17 +01:00
f8ec0d14d3 fix (zshrc): enable completion while using cd - <TAB> 2023-01-10 18:51:12 +01:00
3b0300b86f new (zshrc): add current zshrc - some parts are not functional at the moment 2023-01-10 18:51:12 +01:00
b222afb251 new (vimrc): add current vimrc 2023-01-10 18:51:12 +01:00
9ecab41b4b initial commit 2023-01-10 18:51:12 +01:00