Skip to content

Commit eb182f4

Browse files
hide last login command
Signed-off-by: ivan katliarchuk <[email protected]>
1 parent 4e16e9e commit eb182f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

zsh/zshrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# https://raw.githubusercontent.com/ivankatliarchuk/dotfiles/master/zsh/zshrc
22

3+
printf '\33c\e[3J'
4+
35
if [[ -n "$DEBUG" ]];then
46
set -x
57
typeset -F SECONDS; setopt prompt_subst; PS4='$SECONDS+%N:%i> '

0 commit comments

Comments
 (0)