From 3d9bdf7b18538722095c111b430581be37c0e836 Mon Sep 17 00:00:00 2001 From: Agnosto Dvonik Date: Tue, 21 Feb 2023 17:22:05 -0500 Subject: [PATCH] remove nvi and fix readme --- .profile | 4 +--- README | 3 ++- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/.profile b/.profile index 103b52a..f2ef378 100644 --- a/.profile +++ b/.profile @@ -4,7 +4,7 @@ # LANG="en_US.UTF-8" -EDITOR="nvi" +EDITOR="vi" HISTFILE="$HOME/.history" HISTSIZE=2048 @@ -15,8 +15,6 @@ export PATH HOME LANG EDITOR HISTFILE HISTSIZE [ -e "Desktop" ] && rm -r "Desktop" [ -e "Downloads" ] && rm -r "Downloads" -alias vi="nvi" - # fortune myfortune calendar -A0 -B0 diff --git a/README b/README index 231c3a4..cdb2d6d 100644 --- a/README +++ b/README @@ -6,10 +6,11 @@ dotfiles * init * ksh * lemonbar -* nvi +* vi * obsdfreqd * picom * ufetch +* xdotool * xenodm * xterm * zathura