mkrc
tool to manage rc files (dotfiles)
Install
- All systems
-
curl cmd.cat/mkrc.sh
- Debian
-
apt-get install rcm
- Ubuntu
-
apt-get install rcm
- Alpine
-
apk add rcm
- Kali Linux
-
apt-get install rcm
- Fedora
-
dnf install rcm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rcm
- Dockerfile
- dockerfile.run/mkrc
- Docker
-
docker run cmd.cat/mkrc mkrc
powered by Commando
rcm
tool to manage rc files (dotfiles)
rcm is a suite of tools to manage rc files (dotfiles). The tools keep dotfiles in a single directory, managing symlinks to them from (or copies of them in) other directories. rcm supports tagging rc files and splitting them by hostname. It also can generate a bootstrapping script for use a new machine.