Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haidousm/dotfiles
https://github.com/haidousm/dotfiles
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/haidousm/dotfiles
- Owner: haidousm
- Created: 2024-05-15T04:42:16.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T22:17:16.000Z (about 2 months ago)
- Last Synced: 2024-09-10T02:57:44.598Z (about 2 months ago)
- Language: Lua
- Homepage:
- Size: 127 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
some of my dotfiles
## Installation
i am very sure you will forget how to set this up so here's some instructions
To set up your environment using these dotfiles, follow these steps:
1. **Clone the Repository**
```sh
git clone https://github.com/haidousm/dotfiles.git
cd dotfiles
```2. **Run the Setup Script**
The setup script will check for GNU Stow and Homebrew, install them if necessary, and then stow the current directory.
```sh
./setup.sh
```## Using GNU Stow
GNU Stow is used to manage the dotfiles. It creates symlinks from the dotfiles directory to the appropriate locations in your home directory.