summaryrefslogtreecommitdiff
path: root/guix/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/home.scm')
-rw-r--r--guix/home.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/guix/home.scm b/guix/home.scm
index d624e67..f75d7a5 100644
--- a/guix/home.scm
+++ b/guix/home.scm
@@ -50,7 +50,8 @@
("ls" . "ls --color")
("o" . "emacsclient -n")
("weather" . "curl wttr.in")
- ("gx" . "guix")))
+ ("gx" . "guix")
+ ("neofetch" . "neowofetch")))
(bashrc (list (local-file (format #f "~a/bash-prompt.sh" thanos/dotfiles-path)
#:recursive? #f)))))
(service home-dotfiles-service-type