mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-01 04:30:37 +02:00
Merge 29d553131c into 5667161d49
This commit is contained in:
commit
54bf74241c
1 changed files with 2 additions and 1 deletions
|
|
@ -20,5 +20,6 @@ function theme
|
|||
function lstheme
|
||||
{
|
||||
cd $ZSH/themes
|
||||
ls *zsh-theme | sed 's,\.zsh-theme$,,'
|
||||
\ls *zsh-theme | sed 's,\.zsh-theme$,,'
|
||||
cd $OLDPWD
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue