CloudBotIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
273 stars 252 forks source link

Emacs vim alias #247

Closed Redrield closed 7 years ago

Redrield commented 7 years ago

While I was on the Spigot IRC, I noticed that one of the larts in CloudBot's larts.txt was "puts 'alias vim=emacs' in {user}'s /etc/profile" I use emacs, and this made me sad, so I added the polar opposite of that right next to it "puts 'alias emacs=vim in {user}'s /etc/profile."

ctian1 commented 7 years ago

redrield pls emacs is booty

Red-M commented 7 years ago

export EDITOR=nano

knight-ryu12 commented 7 years ago

Don't forget to add visudo to use nano lol

daboross commented 7 years ago

puts 'alias emacs=ed' in {user}'s /etc/profile