Added screenfetch install to wsl-setup.org
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user