chetannaik / pidotfiles

pidotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi Dotfiles

This script should be run via curl:

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

or via wget:

sh -c "$(wget -qO- https://raw.githubusercontent.com/chetannaik/pidotfiles/main/install.sh)"

or via fetch:

sh -c "$(fetch -o - https://raw.githubusercontent.com/chetannaik/pidotfiles/main/install.sh)"

About

pidotfiles


Languages

Language:Shell 85.7%Language:Vim Script 14.3%