Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eliseomartelli/dotfiles
Dotfiles
https://github.com/eliseomartelli/dotfiles
Last synced: 16 days ago
JSON representation
Dotfiles
- Host: GitHub
- URL: https://github.com/eliseomartelli/dotfiles
- Owner: eliseomartelli
- License: mit
- Created: 2019-10-10T17:45:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T08:35:51.000Z (about 2 months ago)
- Last Synced: 2024-10-04T13:29:55.069Z (about 1 month ago)
- Language: Lua
- Size: 253 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My dotfiles
A collection of dotfiles I use on my macOS machines.
## Instructions
1. Clone this repository to your local machine using the following command in your terminal or command prompt:
```bash
git clone https://github.com/eliseomartelli/dotfiles.git
```2. Change into the `dotfiles` directory by running the following command:
```bash
cd dotfiles
```3. Stow the dotfiles using the following command:
```bash
stow -t ~/ -S $(find . -type d ! -name "_*" ! -name ".*" -depth 1 | cut -d/ -f2-)
```This will create symbolic links in your home directory for a package.