My personal set of dotfiles for the VM environment at work.
| .config/Code/User | ||
| .local/bin | ||
| .vim/colors | ||
| .bashrc | ||
| .gitignore | ||
| .vimrc | ||
| README.md | ||
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.