Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/da-luce/dotfiles

My dotfiles
https://github.com/da-luce/dotfiles

dotfiles

Last synced: about 2 months ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

## Usage

### Cloning this repo

1. Create a `.dotfiles/` folder in your home directory using `mkdir ~/.dotfiles/`
2. Move to this directory (`cd ~/.dotfiles/`) and clone into this folder: `git clone https://github.com/da-luce/dotfiles .`

> Note that complex configuration files are siloed off into their own folders.

### Installing packages

1. Run `post-install-.sh` to install core packages & libraries
2. Run `ensured-installed-.sh` to make sure all packages installed successfully
3. Run `make-simlinks.sh` to setup simlinks to config file locations. WARNING: these simlinks will overwrite existing files if they exist.