mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-20 03:13:33 +01:00
Update themes.plugin.zsh
This commit is contained in:
parent
75b9030f48
commit
29d553131c
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