From dff79ca18e6dc295714c00eaf7a057965c4b81da Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 24 Jun 2024 19:37:58 -0700 Subject: typo: use deprecated instead of depreciated https://tenthousandfailures.com/blog/2014/3/22/software-deprecate-versus-depreciate --- home/xyz/.bashrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'home/xyz') diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index 5adab160..f906a42c 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -16,7 +16,7 @@ esac # default PS1 #PS1='[\u@\h \W]\$ ' -# depreciated +# deprecated # 0: not bold, 91: bright red # \e[m act like \e[0m, means reset so commands after it will not be colored # https://en.wikipedia.org/wiki/ANSI_escape_code#3-bit_and_4-bit @@ -154,7 +154,7 @@ alias tree='tree -aC -I .git | "$PAGER"' alias uname='uname -a' alias vkmark='vkmark --fullscreen' -# depreciated +# deprecated # all green color, no auto turn off color when pipe to nvim #alias pactree='pactree -c' -- cgit v1.2.3-70-g09d2