Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chobbycode/dotfiles

My dotfiles. Linux.
https://github.com/chobbycode/dotfiles

dotfiles-linux

Last synced: 5 days ago
JSON representation

My dotfiles. Linux.

Awesome Lists containing this project

README

        

# Dotfiles

These are my dotfiles, also know as your config files. My dotfiles setup is based on [Andrew8088's dotfiles](https://github.com/andrew8088/dotfiles), feel free to have a ponder at his.

> [!WARNING]
> Please Note: That these dotfiles are intended for use on Linux.

## Install

To install my dotfiles run the following commands:

```
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
```
```
git clone github.com/ChobbyCode/dotfiles
```
```
cd dotfiles
```
```
./.install/bootstrap.sh
```