Clean up XDG_RUNTIME_DIR on last logout
This commit is contained in:
parent
735d3dac4d
commit
f43d8a36fa
4 changed files with 16 additions and 6 deletions
2
config/zsh/zlogout
Normal file
2
config/zsh/zlogout
Normal file
|
@ -0,0 +1,2 @@
|
|||
#! zsh
|
||||
for f in $ZDOTDIR/logout/*(N); source $f
|
Loading…
Add table
Add a link
Reference in a new issue