source $VIMRUNTIME/defaults.vim
set bg=dark
set autoindent
set number
set showmatch
set smartcase
set smartindent
Create a docker-compose.yaml
version: '3.8'
services:
ollama:
volumes:
- ollama:/root/.ollama
container_name: ollama
image: docker.io/ollama/ollama:latest
Make sure you do not set a root password during installation, so that your user is automatically added to the sudo group.
Clean up unused packages and install gnome-shell-extension-appindicator:
sudo apt -o 'Apt::AutoRemove::SuggestsImportant=false' autopurge gnome-games evolution transmission-gtk synaptic im-config gnome-shell-extension-appindicator+