Configuration files for server environments.
Clone this repository as ".server-dotfiles" to your home directory:
git clone https://github.com/LeeKrane/server-dotfiles.git $HOME/.server-dotfilesAfter cloning, run the initialization script:
cd $HOME/.server-dotfiles./sys-init.shThe script will guide you through the setup process.
- Fedora
- Debian
If the device should be able to modify this repository, change the origin url:
git remote set-url origin git@github.com:LeeKrane/server-dotfiles.git