added irc client

This commit is contained in:
Bryan Ramos 2024-01-06 22:58:48 -05:00
parent 0b8892885a
commit 695e37c483
2 changed files with 2 additions and 1 deletions

View file

@ -4,6 +4,7 @@ export DIRENV_LOG_FORMAT=
alias hmup="home-manager switch --flake '$HOME/Documents/projects/nixos#bryan'";
alias nixup="sudo nixos-rebuild switch --flake '$HOME/Documents/projects/nixos#socrates'";
alias chat="weechat";
function cdg() {
if [[ $1 == "--help" ]]; then