- apt install -y zsh curl wget git vim fzf grc zsh-autosuggestions zsh-syntax-highlighting zoxide aptitude logwatch logcheck apt-file lsof locate sudo less man inetutils-tools iputils-ping bind9-dnsutils htop btop rsyslog unzip cron nmap ncdu netcat-openbsd mailutils gnupg2 apt-listchanges apt-transport-https lsb-release zstd postfix mutt
- sh -c "$(wget https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh -O -)"
- omz plugin enable debian fzf grc common-aliases colored-man-pages extract zoxide systemd
- vimrc
- zsh ~/.z
- omz reload
- import bash history
- wget https://gist.githubusercontent.com/muendelezaji/c14722ab66b505a49861b8a74e52b274/raw/49f0fb7f661bdf794742257f58950d209dd6cb62/bash-to-zsh-hist.py
- cat ~/.bash_history | python3 bash-to-zsh-hist.py >> ~/.zsh_history
- ai automysqlbackup
- vim /etc/apt/sources.list
- timezone
- hostnamectl set-hostname HOST.DOM.TLD
vim ~/.forward
srvlog@DOM.TLD
- update-alternatives --config editor
update-alternatives --set editor /usr/bin/vim.basic