• Joined on 2023-01-10
eeemsi pushed to main at eeemsi/dotfiles 2023-07-29 15:25:08 +02:00
048de00fe7 fix (screenrc): increase value of scrollback. the default value is way to small
eeemsi pushed to main at eeemsi/dotfiles 2023-07-29 15:14:30 +02:00
f38e6934a9 fix (zshrc): consider this dangerous - handle repositories with more care
eeemsi pushed to main at eeemsi/dotfiles 2023-07-21 10:03:22 +02:00
9c000263ac feat (zshrc): instead of sourcing files individually just do so with files from a certain directory
eeemsi pushed to main at eeemsi/dotfiles 2023-07-21 09:41:52 +02:00
319f0bb0a9 fix (zshrc): decrease KEYTIMEOUT for another key to be pressed
dcc3582255 fix (zshrc): the default sizes do not match my level of comfort for shell history
Compare 2 commits »
eeemsi pushed to main at eeemsi/dotfiles 2023-06-15 20:35:17 +02:00
6ac8ce7a60 fix (zsh/term_title): remove case for xterm - screen is the main reason for this feature
eeemsi pushed to main at eeemsi/dotfiles 2023-06-15 20:30:34 +02:00
50d50ff069 feat (zsh/term_title): add support for displaying terminal titles in a nice way
eeemsi pushed to main at eeemsi/dotfiles 2023-05-06 16:04:13 +02:00
9713982a79 feat (zshrc): add case-insensitive, partial-word and then substring completion
eeemsi pushed to main at eeemsi/dotfiles 2023-05-06 15:58:59 +02:00
f092a2a747 new (screenrc): add minimal possibly silent screenrc
eeemsi pushed to main at eeemsi/dotfiles 2023-05-05 22:19:55 +02:00
78a89156ef chore (zshrc): do not show . and .. when displaying all files
eeemsi pushed to main at eeemsi/dotfiles 2023-02-13 15:42:10 +01: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
eeemsi pushed to main at eeemsi/dotfiles 2023-02-11 10:12:58 +01:00
fe962313b5 fix (zshrc): increae amount of repositories that can be pulled from
eeemsi pushed to main at eeemsi/dotfiles 2023-02-11 09:53:36 +01:00
59c12ff606 new (zshrc): add alias to update all git repositories within the current directory
eeemsi pushed to main at eeemsi/dotfiles 2023-02-11 09:38:37 +01:00
a91ffe96ef chore (zshrc): move exports to a more fitting spot in the config
eeemsi created pull request sdk/uugbot#1 2023-02-05 10:39:41 +01:00
modify the template used to set the topic to use the wording from the web page
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-05 10:12:05 +01:00
3aa397ea3c docs (README.md): use better example for service - service does not need to be considered up
7cfc2bd936 docs (README.md): mention dependencies
392054bfc6 docs (README.md): expand documentation to cover locations for systemd specific files
b6f1f1430e new (README.md): start providing simple documentation
4d2d863fb7 chore (mark_as_read.py): reduce a nested for loop to enhance readability
Compare 6 commits »
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-04 16:06:10 +01:00
0a02c68bac docs (README.md): use better example for service - service does not need to be considered up
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-04 15:56:25 +01:00
9e04e8d372 docs (README.md): mention dependencies
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-04 15:51:49 +01:00
1af39fa595 docs (README.md): expand documentation to cover locations for systemd specific files
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-04 15:48:45 +01:00
503a489da1 new (README.md): start providing simple documentation
eeemsi pushed to main at eeemsi/mark_as_read 2023-02-04 15:35:18 +01:00
3a9a59f3c5 chore (mark_as_read.py): reduce a nested for loop to enhance readability