karol_007 [1] filed a deletion request for nano-default-editor [2]:

$ cat nano-default-editor.sh
#!/bin/sh
# Set nano as the default editor in the shell

export EDITOR=/usr/bin/nano
export FCEDIT=/usr/bin/nano
export VISUAL=/usr/bin/nano

The PKGBUILD is 489 bytes and the script itself only 142 bytes ...

[1] https://aur.archlinux.org/account/karol_007/
[2] https://aur.archlinux.org/pkgbase/nano-default-editor/

Reply via email to