.dotfiles created using 🌚 dotly
- Good looking prompt
- Track your dotfiles, scripts, and so on
- Encrypted vault
Using wget
bash <(wget -qO- https://raw.githubusercontent.com/sanchezcarlosjr/dotly/HEAD/restorer)
Using curl
bash <(curl -s https://raw.githubusercontent.com/sanchezcarlosjr/dotly/HEAD/restorer)
It also supports other git repos, but you must know your git repository URL.
Using Debian:
docker run -e TERM -e COLORTERM -w /root -it --rm debian sh -uec '
apt-get update
export USER="sanchezcarlosjr"
apt-get install -y curl build-essential sudo python3 git g++
su -c bash -c "$(curl -fsSL https://raw.githubusercontent.com/CodelyTV/dotly/HEAD/restorer)"
su -c zsh'
https://github.com/fsquillace/junest https://nvchad.com docker