Configure zsh
This commit is contained in:
parent
47c92124e5
commit
8dbb94f75a
11 changed files with 1901 additions and 7 deletions
|
|
@ -1,6 +1,3 @@
|
|||
# Executed by bash when a login shell exits
|
||||
|
||||
# Clear the screen to increase privacy
|
||||
if [ "$SHLVL" = 1 ]; then
|
||||
[ -x /usr/bin/clear ] && /usr/bin/clear || [ -x /usr/bin/clear_console ] && /usr/bin/clear_console -q
|
||||
fi
|
||||
source "$HOME/.config/shell/logout.sh"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue