aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2025-05-17 17:18:51 -0300
committerEuAndreh <eu@euandre.org>2025-05-17 17:18:59 -0300
commitdf55086ec3dcb37843de125e7931f4cc805d21a6 (patch)
tree1cdfc62188264835889be237b34ae33f3618e17b
parentetc/sh/rc(idiff): Do not call less(1) if output is empty (diff)
downloaddotfiles-df55086ec3dcb37843de125e7931f4cc805d21a6.tar.gz
dotfiles-df55086ec3dcb37843de125e7931f4cc805d21a6.tar.xz
mv bin/ee bin/e
Diffstat (limited to '')
-rwxr-xr-xbin/e (renamed from bin/ee)0
-rw-r--r--etc/sh/rc1
2 files changed, 0 insertions, 1 deletions
diff --git a/bin/ee b/bin/e
index 67d2d52..67d2d52 100755
--- a/bin/ee
+++ b/bin/e
diff --git a/etc/sh/rc b/etc/sh/rc
index 340ab62..ff1dccd 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -197,7 +197,6 @@ unalias -a
alias p='ping euandre.org -c 3'
alias o='open'
-alias e='vi'
alias mm='msmtp-queue -r'
alias s='vcs status'
alias d='vcs diff'