Merge branch 'main' of github.com:billypom/linux-scripts
This commit is contained in:
commit
f8955e9e50
@ -63,7 +63,7 @@ sudo apt update
|
|||||||
echo "Purging yucky packages"
|
echo "Purging yucky packages"
|
||||||
sudo apt purge nano evolution nautilus
|
sudo apt purge nano evolution nautilus
|
||||||
echo "Installing yummy packages"
|
echo "Installing yummy packages"
|
||||||
sudo apt install vim git cifs-utils nfs-common ripgrep stow virtualenv wget zip unzip kitty libfuse-dev python3-pip nemo
|
sudo apt install vim git cifs-utils nfs-common ripgrep stow virtualenv wget zip unzip kitty libfuse-dev python3-pip nemo ncdu tldr htop
|
||||||
|
|
||||||
# wayland specific packages
|
# wayland specific packages
|
||||||
if echo $XDG_SESSION_TYPE | grep -q "wayland"; then
|
if echo $XDG_SESSION_TYPE | grep -q "wayland"; then
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user