alcroito / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alcroito dotfiles 🛠

Unix

Execute the install script (downloaded via curl):

sh -c "$(curl -fsSL https://raw.githubusercontent.com/alcroito/dotfiles/main/install.sh)"

Windows

Run the following command in PowerShell as administrator:

iex ((New-Object Net.WebClient).DownloadString('https://raw.githubusercontent.com/alcroito/dotfiles/main/install.ps1'))

Usage

chezmoi init --apply --verbose https://github.com/alcroito/dotfiles.git

About


Languages

Language:PowerShell 62.0%Language:Shell 30.3%Language:Vim Script 7.7%