diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-05-26 13:05:53 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-05-26 13:08:07 +0200 |
commit | f073720476b2bc19346049e4f2c774469289410f (patch) | |
tree | f5d0d1f0836dd786d5c01f0ba79e429e1e945cbb /config/essentials/zsh | |
parent | b73f0c173702001c089f6db91a582765db80861e (diff) |
update
cycle keyboard in fillpass to qwerty because of ydotool
disable fast-forward in git config
add alias to git config for changing email
add unhappy.exe shell function
add ssh_port shell function
disable upds in prompt
remove options from LESS variable
add entry to zsh gitignore
Diffstat (limited to 'config/essentials/zsh')
-rw-r--r-- | config/essentials/zsh/.gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/essentials/zsh/.gitignore b/config/essentials/zsh/.gitignore index b717a37..a13c79f 100644 --- a/config/essentials/zsh/.gitignore +++ b/config/essentials/zsh/.gitignore @@ -1,2 +1,3 @@ histfile -zcompcache
\ No newline at end of file +zcompcache +.zcompdump |