Tue, 14 Mar 2023 07:19:11 +0100 |
Dirk Olmes |
more braucht jetzt eine Option, damit am Ende "rausgefallen" wird
|
Sat, 04 Apr 2020 03:15:18 +0200 |
Dirk Olmes |
move the ll and lr functions into the general zshrc
|
Mon, 20 Jan 2020 10:12:48 +0100 |
Dirk Olmes |
remove the locale hack
|
Fri, 17 Jan 2020 15:29:03 +0100 |
Dirk Olmes |
reset the environment for a proper 24 hour display of time
|
Thu, 09 Jan 2020 13:03:20 +0100 |
Dirk Olmes |
add default aliases for gk and removeKernel
|
Wed, 05 Dec 2018 14:42:13 +0100 |
Dirk Olmes |
move the upload alias to a more generic place
|
Tue, 23 Oct 2018 17:37:22 +0200 |
Dirk Olmes |
add an alias for sudo typos
|
Fri, 16 Feb 2018 02:20:37 +0100 |
Dirk Olmes |
Avoid complaining about compinit when running as sudo
|
Fri, 11 Nov 2016 02:48:32 +0100 |
Dirk Olmes |
Add aliases for screen
|
Tue, 18 Oct 2016 04:25:48 +0200 |
Dirk Olmes |
Add support for custom completions to zshrc. Add a completion function to match all ssh keys in ~/.ssh when using ssh-add.
|
Fri, 21 Aug 2015 04:18:13 +0200 |
Dirk Olmes |
add a helper function for listing non-comment lines in a file, increase history size
|
Mon, 02 Mar 2015 06:00:02 +0100 |
Dirk Olmes |
fix a typo in comments
|
Tue, 10 Feb 2015 16:06:47 +0100 |
Dirk Olmes |
add alias for listing tmux sessions
|
Wed, 04 Feb 2015 02:21:39 +0100 |
Dirk Olmes |
update alias name
|
Fri, 30 Jan 2015 11:49:47 +0100 |
Dirk Olmes |
add aliases for tmux
|
Wed, 13 Aug 2014 17:05:52 +0200 |
Dirk Olmes |
better history handling
|
Fri, 07 Mar 2014 07:57:27 +0100 |
Dirk Olmes |
enable zsh's fancy autocomplete
|
Tue, 04 Mar 2014 08:55:15 +0100 |
Dirk Olmes |
remove the ll alias right here, where the other aliases are removed, too
|
Sat, 16 Feb 2013 05:58:14 +0100 |
Dirk Olmes |
turn of autocorrection
|
Fri, 24 Aug 2012 06:30:28 +0200 |
Dirk Olmes |
provide a shortcut alias for pushd
|
Mon, 30 Jan 2012 12:07:35 +0100 |
Dirk Olmes |
turn of adding stuff to the directory stack automatically
|
Thu, 26 Jan 2012 16:32:35 +0100 |
Dirk Olmes |
remove aliases only if they exist
|
Fri, 09 Dec 2011 06:24:03 +0100 |
Dirk Olmes |
do not warn when doing rm *
|
Tue, 06 Dec 2011 15:43:46 +0100 |
Dirk Olmes |
ignore duplicate history entries
|
Fri, 02 Dec 2011 15:27:54 +0100 |
Dirk Olmes |
emulate tcsh's subprocess behaviour: automatically nohup the jobs, do not warn when exiting the shell
|
Thu, 01 Dec 2011 09:18:41 +0100 |
Dirk Olmes |
do not save history to avoid cross-shell history
|
Wed, 30 Nov 2011 10:05:42 +0100 |
Dirk Olmes |
Automated merge with https://xanthippe/hg/zsh-env
|
Wed, 30 Nov 2011 10:05:36 +0100 |
Dirk Olmes |
re-declare $HOST to be hostname only
|
Wed, 30 Nov 2011 03:52:47 +0100 |
Dirk Olmes |
tabs -> spaces
|
Mon, 28 Nov 2011 16:01:49 +0100 |
Dirk Olmes |
look for oh-my-zsh in a system wide folder
|