run kitty setup in bashrc
This commit is contained in:
parent
06450a756a
commit
4493bbfd31
2 changed files with 72 additions and 0 deletions
|
|
@ -198,6 +198,9 @@ else
|
|||
fi
|
||||
unset color_prompt
|
||||
|
||||
# setup kitty
|
||||
~/.config/kitty/setup.sh
|
||||
|
||||
type -p curl >/dev/null || echo -e "$WARNING curl is not installed"
|
||||
|
||||
command -v nvm > /dev/null 2>&1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue