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

https://github.com/strvdr/dotfiles

Personal dotfiles for easy arch deployment :^)
https://github.com/strvdr/dotfiles

Last synced: 11 months ago
JSON representation

Personal dotfiles for easy arch deployment :^)

Awesome Lists containing this project

README

          

# dotfiles

These are my dotfiles. They are primarily for my personal use, but feel free to use them as you wish.

## Authors

- [@strvdr](https://www.github.com/strvdr)

## Acknowledgements

- [@typecraft-dev](https://github.com/typecraft-dev)

## Installation

Clone the repo to your desired location.

```bash
git clone https://github.com/strvdr/dotfiles.git
```

## Usage/Examples

Ensure that you have stow installed. This varies depending on your package manager. Change to the directory you just cloned, and stow any dotfiles you want to use. It's as simple as that.

arch, btw:

```bash
sudo pacman -S stow
cd dotfiles
stow waybar
```

## Screenshots

![App Screenshot](https://i.imgur.com/0lMLlyO.png)