This commit is contained in:
Grigorii Horos 2017-05-02 02:18:29 +00:00 committed by GitHub
commit 54bf74241c

View file

@ -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
}