would automatically open nano for me when i did, say, git commit. In fedora it opens vi. :/ how i change that to nano? P.S: Tried export EDITOR=nano, in base_profile & bashsrc, no help!
git config --global core.editor vi
Обсуждают сегодня