]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/logout
shell: set GOTOOLCHAIN=local
[config/dotfiles.git] / zsh / logout
diff --git a/zsh/logout b/zsh/logout
deleted file mode 100644 (file)
index 8564cdb..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-# Zsh logout file.
-
-
-source_debug "sourcing ~/.zsh/logout"
-
-# Load logout file usable by all shells.
-source_config ~/.shell "" logout
-
-source_debug "finished sourcing ~/.zsh/logout"
-
-# vim: ft=zsh