Its obvious
This commit is contained in:
parent
04ec2ba84d
commit
d1ba090bec
@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
source ~/.local/share/omarchy/ansi.sh
|
source ~/.local/share/omarchy/ansi.sh
|
||||||
|
|
||||||
echo -e "Welcome to Omarchy!\n"
|
|
||||||
|
|
||||||
if gum confirm "Install editor in addition to Neovim?"; then
|
if gum confirm "Install editor in addition to Neovim?"; then
|
||||||
options=("VSCode" "Cursor" "Zed" "Helix" "Emacs" "Nevermind")
|
options=("VSCode" "Cursor" "Zed" "Helix" "Emacs" "Nevermind")
|
||||||
choice=$(printf "%s\n" "${options[@]}" | gum choose --header "Add programming editor") || exit 0
|
choice=$(printf "%s\n" "${options[@]}" | gum choose --header "Add programming editor") || exit 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user