My personal set of dotfiles for the VM environment at work.
Find a file
2025-11-10 18:32:31 +01:00
.config/Code/User Fix wrong / potentially not replaced LFS path in launch.json 2025-11-10 18:32:31 +01:00
.local/bin Change git editor to vim 2025-09-11 10:50:47 +02:00
.vim/colors dotfiles work VM 2024-01-24 19:03:39 +01:00
.bashrc dotfiles work VM 2024-01-24 19:03:39 +01:00
.gitignore dotfiles work VM 2024-01-24 19:03:39 +01:00
.vimrc dotfiles work VM 2024-01-24 19:03:39 +01:00
README.md dotfiles work VM 2024-01-24 19:03:39 +01:00

Dotfiles

My personal set of dotfiles aiming at our typical VM Linux environments using Gnome Shell on Red Hat-like derivates like AlmaLinux. Installs some tools and adapts Gnome Shell settings and related tools.

Requirements

  • basic system installation
  • git
  • curl

Install

The easiest way to install these dotfiles in a VM is using the following command in your home directory:

curl -Ls https://sash.pw/s/epg-install | bash

The short link https://sash.pw/s/epg-install redirects to the raw install.sh script which can be used as well but requires more typing.