PotatoMaster101 / dotfiles

Dotfiles collection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dot Files

Collection of dotfiles.

Setup (*nix)

Run in Bash:

$ git clone https://github.com/PotatoMaster101/dotfiles
$ cd ./dotfiles && /bin/sh ./init.sh

You might need to install nerd fonts for rendering some ZSH prompt icons correctly.

Setup (Windows)

Run in PowerShell:

$ git clone https://github.com/PotatoMaster101/dotfiles
$ .\dotfiles\init.ps1

Others

About

Dotfiles collection

License:MIT License


Languages

Language:Shell 76.3%Language:PowerShell 22.7%Language:GDB 1.0%