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

https://github.com/josugoar/dotfiles

Fedora Workstation dotfiles
https://github.com/josugoar/dotfiles

dotfiles fedora stow

Last synced: 4 months ago
JSON representation

Fedora Workstation dotfiles

Awesome Lists containing this project

README

          

# dotfiles


dotfiles

> Modern development environment

## Installation

> [!CAUTION]
> Exercise caution when executing unaudited scripts. The provided dotfiles may include configurations not be suitable for certain environments. Review all files before use and install only the required components.

Clone the repository, execute the installation script from the project root and dotfiles will be symlinked to their appropriate location, overriding the previous.

```sh
git clone --recurse-submodules https://github.com/josugoar/dotfiles.git
cd dotfiles
./install.sh
```