Skip to content

Commit

Permalink
Use real logout scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Jan 30, 2015
1 parent 29ec67c commit 5083403
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 0 additions & 1 deletion bash_logout.sh

This file was deleted.

1 change: 1 addition & 0 deletions bash_logout.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source ~/.logout
1 change: 0 additions & 1 deletion zlogout.sh

This file was deleted.

1 change: 1 addition & 0 deletions zlogout.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
source ~/.logout

0 comments on commit 5083403

Please sign in to comment.