weechat fresh installation OR reset all settings to default
Andrew Henderson
Being new to Ubuntu/Linux I've tried to quickly setup the newly installed weechat using this proposed configuration. Now, since it is hard to learn to use it, respectively get easy help AND weechat doesn't connect anymore, I want to totally reset everything.
I tried to un-/reinstall, but it keeps all settings. Also couldn't find any clue on-line.
51 Answer
You'll need to delete the weechat directories in your Home directory.
There may be a .weechat directory in your home directory. If not, feel free to search for it with the command find ~ -name '*weechat'* -type d and delete any directories it returns.