Update terminal command.
This commit is contained in:
parent
600a71428e
commit
18a5d10ee6
@ -1,7 +1,7 @@
|
|||||||
#!/bin/env bash
|
#!/bin/env bash
|
||||||
|
|
||||||
# a script to quickly open up one of my many configs
|
# a script to quickly open up one of my many configs
|
||||||
editor="$TERMINAL -e $EDITOR"
|
editor="$TERMINAL start -- $EDITOR"
|
||||||
|
|
||||||
declare -a configs=(
|
declare -a configs=(
|
||||||
"Quit"
|
"Quit"
|
||||||
|
Loading…
Reference in New Issue
Block a user