mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[zsh] minor change to set-my-syntax-theme
This commit is contained in:
parent
2c5edc2072
commit
5182a6f1de
1 changed files with 1 additions and 1 deletions
|
@ -42,5 +42,5 @@ elif is_linux && command_exists xdg-open; then
|
|||
fi
|
||||
|
||||
set-my-syntax-theme() {
|
||||
fast-theme "$ZSH_DOTFILES/my-syntax-theme.ini"
|
||||
fast-theme "$ZSH_DOTFILES/my-syntax-theme.ini" "$@"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue