✨ Calls ls when returning to saved directory
This commit is contained in:
parent
bbfe53e57f
commit
495c818a96
1 changed files with 1 additions and 1 deletions
|
|
@ -5,4 +5,4 @@
|
||||||
# grabs the current $sdir environment variable
|
# grabs the current $sdir environment variable
|
||||||
source $HOME/.zshrc
|
source $HOME/.zshrc
|
||||||
|
|
||||||
cd $sdir
|
cd $sdir && ls
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue