diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-16 20:03:31 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-11-16 20:03:31 +0100 |
commit | eaba08ca7ab2819a874ccc3d81bc6cb4cccbe379 (patch) | |
tree | e277c803145ae12204ffc4469f3cb2741cdbb8c0 /etc/function | |
parent | 9e910dec14c0f8ac3d0cdef4220046c3c570b40c (diff) |
rtab function: Allow configuration via zstyle
Diffstat (limited to 'etc/function')
-rw-r--r-- | etc/function | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/function b/etc/function index 19e5ebd..80319bd 100644 --- a/etc/function +++ b/etc/function @@ -12,7 +12,6 @@ autoload check_com chpwd dirinfo extr git-hook gtd-move \ world-readable xexport xsource youtube-watch colors -chpwd # from https://git.tabularazor.org/~mikael/etc/tree/zsh/functions for action in Start Stop Restart Reload; { |