Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nobletk/.dotfiles

.dotfiles
https://github.com/nobletk/.dotfiles

Last synced: 28 days ago
JSON representation

.dotfiles

Awesome Lists containing this project

README

        

# .dotfiles

This directory contains the dotfiles for my system.

## Requirements

Ensure you have the following installed on your system

### Git

```
sudo nala install git
```

## Installation

First, check out the .dotfiles repo in the $HOME directory using git

```
$ git clone [email protected]/nobletk/.dotfiles.git
```