• Joined on 2023-01-10
eeemsi pushed to main at eeemsi/dotfiles 2023-11-17 18:46:32 +01:00
a47723cf70 del (screenrc): use tabs from the default terminal
eeemsi pushed to main at eeemsi/dotfiles 2023-08-31 21:44:54 +02:00
cbbfc67661 fix (zshrc): use a definition of PS1 that allow to be recognized while scrolling through a wall of text
eeemsi pushed to main at eeemsi/dotfiles 2023-08-22 16:38:58 +02:00
5bf2f19f2b new (helper/weechat.autoadjust): add commands to enhance readability while using auto adjust setting for appearance
eeemsi pushed to main at eeemsi/dotfiles 2023-08-09 21:06:48 +02:00
940ca1075d fix (screenrc): prepare screenrc status line to be easier to read when automatic adjustment of apperance is enabled
eeemsi pushed to main at eeemsi/dotfiles 2023-08-09 21:00:04 +02:00
ce6d070859 fix (vimrc): if one enables automatic adjust of the appearance this leads to decreased readability
eeemsi pushed to main at eeemsi/dotfiles 2023-07-29 16:35:05 +02:00
257eae5c3e fix (screenrc): avoid jump of an empty character when switch focused window
eeemsi pushed to main at eeemsi/dotfiles 2023-07-29 16:14:11 +02:00
b079d328e7 feat (screenrc): add a simple "status line"
eeemsi pushed to main at eeemsi/dotfiles 2023-07-29 15:33:59 +02:00
cf9971fed4 feat (zshrc): create or reuse a tmux session while using ssh
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