mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-16 17:50:09 +00:00
stupid typo
This commit is contained in:
parent
753fb3feb5
commit
e413af55bb
1 changed files with 1 additions and 1 deletions
|
@ -2122,7 +2122,7 @@ _p9k_init() {
|
|||
|
||||
_p9k_init_icons
|
||||
|
||||
typeset -lf _p9k_set_os() {
|
||||
typeset -lf set_os() {
|
||||
OS=$1
|
||||
_p9k_get_icon $2
|
||||
OS_ICON=$_P9K_RETVAL
|
||||
|
|
Loading…
Reference in a new issue