sudo apt install -y git xsel wl-clipboard tig curl htop rsync ripgrep fzf fd-find bat build-essential shellchecksudo apt install -y fonts-recommended fonts-powerlineFrom the dotfiles directory:
ln -sr config/git ~/.config/From the dotfiles directory:
ln -sr bashrc ~/.bashrcsudp apt install -y fishFrom the dotfiles directory:
ln -sr config/fish ~/.config/sudo apt install -y neovimFrom the dotfiles directory:
ln -sr config/nvim ~/.config/Inside (Neo)VIM:
:PlugInstallsudo apt install -y powerline powerline-gitstatus fonts-powerline
sudo apt install -y postgresqlsudo -u postgres createuser -s $USER
createdb $USERDisable caps-lock keybinding:
gsettings set org.gnome.desktop.input-sources xkb-options "['caps:none']"sudo apt install python3 python3-dev python3-wheel python3-venv wkhtmltopdf libsasl2-dev libldap2-dev libpq-dev libjpeg-dev libxml2-dev libxslt1-dev