Update IRC channels, also add weechat to void.sh.

Switching to weechat to allow for a remote host via tmux.
This commit is contained in:
Érico Rolim 2020-09-22 11:47:48 -03:00
parent 1c36164e3c
commit 7be1e2cc9f
2 changed files with 2 additions and 2 deletions

View File

@ -67,6 +67,6 @@
:sasl-password ,freenode-password
:channels ("#voidlinux-ppc" "#voidlinux" "#xbps" "#musl" "#kicad" "#sway"
"#wayfire" "#postmarketos" "#iwd" "#openbsd" "#nouveau"
"#bootstrappable" "#openocd" "#zfsbootmenu"))))
"#bootstrappable" "#openocd" "#zfsbootmenu" "#s6"))))
(load-file "~/.config/doom/hugo.el")

View File

@ -61,7 +61,7 @@ popcorn_desc="$(print_item popcorn) Install PopCorn usage statistics."
_browser="ncdu ranger"
_device="usbutils"
_monitor="bmon htop"
_net="curl git gnupg2 aerc asciinema"
_net="curl git gnupg2 aerc asciinema lynx weechat"
_shell="fish-shell lolcat-c starship tmux"
_tools="bat bsdtar dos2unix fd mdcat neovim p7zip parallel ripgrep stow execline"
_void="vsv xtools graphviz"