mirror of
https://git.pionaiki.com/marta/nixie.git
synced 2026-01-10 11:07:22 +00:00
Use the default editor
This commit is contained in:
parent
68389c10e8
commit
7bcd9db855
1 changed files with 1 additions and 1 deletions
2
nixie
2
nixie
|
|
@ -27,7 +27,7 @@ CHOOSE_CASE () {
|
|||
|
||||
EDIT () {
|
||||
echo -e "${IPurple}Opening editor...${NC}"
|
||||
sudo vim .
|
||||
sudo $EDITOR .
|
||||
sudo git diff --stat
|
||||
CHOOSE_CASE
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue