From: rearman Date: Wed, 19 Oct 2022 20:02:47 +0000 (-0400) Subject: Tracking eshell/alias X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=24b95e752b78085794090f3fc632482a8ac64cf1;p=emacsinit.git Tracking eshell/alias --- diff --git a/.gitignore b/.gitignore index f4ede08..6cca39d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ auto-save-list/ -eshell/ -!eshell/alias +eshell/* +!/eshell/alias image-dired/ server/ straight/ diff --git a/eshell/alias b/eshell/alias new file mode 100644 index 0000000..78ab70e --- /dev/null +++ b/eshell/alias @@ -0,0 +1 @@ +alias weather clear -l && curl https://wttr.in