mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
Its obvious
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
|
||||
source ~/.local/share/omarchy/ansi.sh
|
||||
|
||||
echo -e "Welcome to Omarchy!\n"
|
||||
|
||||
if gum confirm "Install editor in addition to Neovim?"; then
|
||||
options=("VSCode" "Cursor" "Zed" "Helix" "Emacs" "Nevermind")
|
||||
choice=$(printf "%s\n" "${options[@]}" | gum choose --header "Add programming editor") || exit 0
|
||||
|
Reference in New Issue
Block a user