Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sudo apt install systemd-timesyncd
- sudo timedatectl set-ntp true
- sudo apt update
- sudo apt upgrade
- sudo apt install aptitude git arp-scan aria2 apache2 conky-all curl feh gcc i3 i3blocks
- sudo apt install imagemagick kdenlive libnotify-bin libsane-hpaio mysql-server mysql-client
- sudo apt install mpv notification-daemon notify-osd numlockx nemo pavucontrol eza
- sudo apt install phpmyadmin xautolock xautomation xclip xinput zenity zsh tmux nextcloud-desktop
- sudo apt install rsync osdsh xosd-bin jq jc wget nmap gpm htop miniupnpc
- sudo chsh -s /bin/zsh root
- sudo chsh -s /bin/zsh $USER
- # don't suspend when lid closed
- echo "HandleLidSwitch=ignore"|sudo tee -a /etc/systemd/logind.conf
- # neovim setup
- https://gitlab.com/metalx1000/nvim_cpow
- echo -e '#!/bin/sh\nexit 0'|sudo tee /usr/sbin/policy-rc.d
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement