Skip to content

PotatoMaster101/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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