Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nobletk/.dotfiles
.dotfiles
https://github.com/nobletk/.dotfiles
Last synced: 28 days ago
JSON representation
.dotfiles
- Host: GitHub
- URL: https://github.com/nobletk/.dotfiles
- Owner: nobletk
- Created: 2024-02-07T13:22:26.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-11-08T11:27:14.000Z (2 months ago)
- Last Synced: 2024-11-08T12:28:11.671Z (2 months ago)
- Language: Shell
- Size: 4.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```