Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/potatomaster101/dotfiles

Dotfiles collection
https://github.com/potatomaster101/dotfiles

configuration dot-files mit-license

Last synced: 3 months ago
JSON representation

Dotfiles collection

Awesome Lists containing this project

README

        

# 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](https://www.nerdfonts.com/) for rendering some ZSH prompt icons correctly.

## Setup (Windows)
Run in PowerShell:
```
$ git clone https://github.com/PotatoMaster101/dotfiles
$ .\dotfiles\init.ps1
```

## Others
- Setup [`vim`](https://github.com/PotatoMaster101/vimconf)
- Setup [`neovim`](https://github.com/PotatoMaster101/nvimconf)
- Setup [`tmux`](https://github.com/PotatoMaster101/tmuxconf)