📝 Reformatted sdir rdir formatting and aliases
This commit is contained in:
parent
9ec0929ea3
commit
5107b84474
2 changed files with 1 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ else
|
|||
fi
|
||||
|
||||
if [ -z "$sdoc" ] ; then
|
||||
cd "$sdir" && ls
|
||||
cd "$sdir" && /usr/bin/exa --icons
|
||||
else
|
||||
cd "$sdir" && $EDITOR -c \'a "$sdoc"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue