summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-21 10:10:52 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-21 10:10:52 +0100
commit03757a1f14d94fba094ecc63ed9fb9c56f6b5039 (patch)
treebb1b6d21a334b1fc868d2ce501cf578c9cbf429a /etc
parent8ac8a298687b09a4e8898f3624105a09efdb2b87 (diff)
reload: No xsource
Diffstat (limited to 'etc')
-rwxr-xr-xetc/functions/reload3
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/functions/reload b/etc/functions/reload
index 4783854..afa634f 100755
--- a/etc/functions/reload
+++ b/etc/functions/reload
@@ -3,8 +3,7 @@
## Usage: reload [function names]
if [[ ${#*} == 0 ]] {
- autoload xsource
- xsource ~/.zshrc
+ source ~/.zshrc
rehash
} else {
local function