diff options
author | xyz <gky44px1999@gmail.com> | 2021-11-03 21:37:37 -0700 |
---|---|---|
committer | xyz <gky44px1999@gmail.com> | 2021-11-03 21:37:37 -0700 |
commit | 090cfe73b399f69e7bfcd2e7f827a37b2dc9fd04 (patch) | |
tree | 3e205d41e4efbf785069747cb3488340ac8cd304 /home | |
parent | 2f4eec16c335868a5c4e291ac3e8e92b200a8558 (diff) |
refactor
Diffstat (limited to 'home')
-rw-r--r-- | home/xyz/.bashrc | 1 | ||||
-rw-r--r-- | home/xyz/.config/newsboat/urls | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc index f4653a03..f4b415c7 100644 --- a/home/xyz/.bashrc +++ b/home/xyz/.bashrc @@ -41,6 +41,7 @@ alias absolutely-proprietary='absolutely-proprietary -f' alias alsamixer='alsamixer -V all' alias diff='diff --color=auto' alias grep='grep --color=auto' +alias info='info --vi-keys' alias ls='ls --color=auto' alias radeontop='radeontop -c' alias rm='rm -I' diff --git a/home/xyz/.config/newsboat/urls b/home/xyz/.config/newsboat/urls index dee3a4de..d8abb0b5 100644 --- a/home/xyz/.config/newsboat/urls +++ b/home/xyz/.config/newsboat/urls @@ -4,6 +4,7 @@ https://suckless.org/atom.xml https://ryf.fsf.org/news/rss.xml https://ryf.fsf.org/products/rss.xml +https://git.savannah.gnu.org/cgit/gsl.git/atom/NEWS?h=master # arch linux https://archlinux.org/feeds/news/ |