Added screenfetch install to wsl-setup.org

This commit is contained in:
2019-12-13 11:37:14 +00:00
parent f21558af02
commit 07082f8853

View File

@ -33,8 +33,10 @@
#+NAME: Install standard packages #+NAME: Install standard packages
#+BEGIN_SRC shell #+BEGIN_SRC shell
sudo apt-get install -y git curl wget locales xclip tmux net-tools less sudo apt-get install -y \
\ software-properties-common htop wget apt-transport-https ca-certificates mutt git curl wget locales xclip tmux net-tools less \
software-properties-common htop wget apt-transport-https ca-certificates mutt \
screenfetch
#+END_SRC #+END_SRC