Commit Graph

24 Commits

Author SHA1 Message Date
eeemsi 518798a7e9 fix (zshrc): avoid looping over files for sourcing them
this seems to not just have performence improvements but also avoids assignments of variables
2024-04-22 21:52:45 +02:00
eeemsi 39344142d1 feat (zshrc): make glog an alias for 'git log -p' 2024-03-28 09:43:07 +01:00
eeemsi 7367aefa94 feat (zshrc): include what has been written up to the cursor position while 'browsing' through history 2023-11-23 20:40:12 +01:00
eeemsi 43f7302dc6 del (zshrc): remove alias tmux-ssh - tmux has not been used that way 2023-11-23 15:57:47 +01:00
eeemsi e85cab5fb6 del (zshrc): make cp and mv less verbose 2023-11-20 15:56:19 +01:00
eeemsi cbbfc67661 fix (zshrc): use a definition of PS1 that allow to be recognized while scrolling through a wall of text 2023-08-31 21:44:16 +02:00
eeemsi cf9971fed4 feat (zshrc): create or reuse a tmux session while using ssh 2023-07-29 15:32:55 +02:00
eeemsi f38e6934a9 fix (zshrc): consider this dangerous - handle repositories with more care 2023-07-29 15:13:51 +02:00
eeemsi 9c000263ac feat (zshrc): instead of sourcing files individually just do so with files from a certain directory 2023-07-21 10:02:12 +02:00
eeemsi 319f0bb0a9 fix (zshrc): decrease KEYTIMEOUT for another key to be pressed 2023-07-20 20:15:37 +02:00
eeemsi dcc3582255 fix (zshrc): the default sizes do not match my level of comfort for shell history 2023-07-20 20:10:58 +02:00
eeemsi 50d50ff069 feat (zsh/term_title): add support for displaying terminal titles in a nice way 2023-06-15 20:30:08 +02:00
eeemsi 9713982a79 feat (zshrc): add case-insensitive, partial-word and then substring completion 2023-05-06 16:03:23 +02:00
eeemsi 78a89156ef chore (zshrc): do not show . and .. when displaying all files 2023-05-05 22:18:02 +02:00
eeemsi 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
eeemsi fe962313b5 fix (zshrc): increae amount of repositories that can be pulled from 2023-02-11 10:12:14 +01:00
eeemsi 59c12ff606 new (zshrc): add alias to update all git repositories within the current directory 2023-02-11 09:53:03 +01:00
eeemsi a91ffe96ef chore (zshrc): move exports to a more fitting spot in the config 2023-02-11 09:38:02 +01:00
eeemsi 8dd42a8c0d fix (zshrc): disable beeping on error events 2023-02-03 10:42:47 +01:00
eeemsi fe24172e4c feat (zshrc): create handy alias to create a temporary directory and cd into it 2023-01-13 17:39:34 +01:00
eeemsi 777271fd41 fix (zshrc): skip customization for non-interactive shells 2023-01-13 17:27:17 +01:00
eeemsi ce98f796c7 del (zshrc): remove homebrew for now and see what happens 2023-01-13 17:24:28 +01:00
eeemsi f8ec0d14d3 fix (zshrc): enable completion while using cd - <TAB> 2023-01-10 18:51:12 +01:00
eeemsi 3b0300b86f new (zshrc): add current zshrc - some parts are not functional at the moment 2023-01-10 18:51:12 +01:00