mirror of
https://github.com/romkatv/powerlevel10k.git
synced 2024-11-11 00:00:06 +00:00
Make variables optional
This commit is contained in:
parent
0207182eb9
commit
cdf3fa51f2
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ get_term() {
|
|||
}
|
||||
|
||||
get_term_font() {
|
||||
local confs term_font mateterm_config role profile xrdb child profile_filename
|
||||
local term="${1}"
|
||||
# ((term_run != 1)) && get_term
|
||||
|
||||
|
|
Loading…
Reference in a new issue