Calls ls when returning to saved directory

This commit is contained in:
z3rOR0ne 2022-08-03 04:36:20 -07:00
parent bbfe53e57f
commit 495c818a96

View file

@ -5,4 +5,4 @@
# grabs the current $sdir environment variable
source $HOME/.zshrc
cd $sdir
cd $sdir && ls