From e412b491a885b8b4d6ccc06082cd2e9c9184f72d Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 16 May 2025 08:14:17 -0500 Subject: adding gargoyle and 'textgame" alias --- dotfiles/system/.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'dotfiles/system/.profile') diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile index 41c4373..429bc48 100644 --- a/dotfiles/system/.profile +++ b/dotfiles/system/.profile @@ -63,6 +63,7 @@ alias ll="ls -lhAF" alias r='. ranger' # miscellaneous +alias textgame="gargoyle" alias myip='curl -4 https://chroot-me.in/ip/ 2> /dev/null || w3m -4 -dump https://chroot-me.in/ip' alias weather="curl -s wttr.in" alias ducks='du -cksh * | sort -rh | head -n11' -- cgit v1.2.3