diff options
author | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-04-18 16:06:48 -0400 |
---|---|---|
committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2023-04-18 16:06:48 -0400 |
commit | 5476e275fe0ef41e07360a68b386e8dd6c0c2191 (patch) | |
tree | 17f7c8c1c87a0679fa9fe66f919a222f5722bccc | |
parent | 6288091b7fea9bb2df667612fe7a4461a6311b0b (diff) |
added weechat
-rw-r--r-- | home-config/home-configuration.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home-config/home-configuration.scm b/home-config/home-configuration.scm index 3ee4f76..08dcbe6 100644 --- a/home-config/home-configuration.scm +++ b/home-config/home-configuration.scm | |||
@@ -32,6 +32,7 @@ | |||
32 | "htop" | 32 | "htop" |
33 | "curl" | 33 | "curl" |
34 | "neovim" | 34 | "neovim" |
35 | "weechat" | ||
35 | "git"))) | 36 | "git"))) |
36 | 37 | ||
37 | ;; Below is the list of Home services. To search for available | 38 | ;; Below is the list of Home services. To search for available |