From b8555619dfa14195fc3bddcfec356d562c4c9e39 Mon Sep 17 00:00:00 2001 From: rwxrob Date: Sat, 19 Feb 2022 19:06:23 -0500 Subject: [PATCH] Add neo --- .bashrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.bashrc b/.bashrc index bdb6d1f..ee35790 100644 --- a/.bashrc +++ b/.bashrc @@ -233,6 +233,7 @@ alias coin="clip '(yes|no)'" alias grep="pcregrep" alias top=bashtop alias iam=live +alias neo="neo -D -c gold" _have vim && alias vi=vim