https://github.com/dxrcy/dotfiles
Amazing config files
https://github.com/dxrcy/dotfiles
Last synced: 2 months ago
JSON representation
Amazing config files
- Host: GitHub
- URL: https://github.com/dxrcy/dotfiles
- Owner: dxrcy
- License: gpl-3.0
- Created: 2023-06-27T08:01:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T00:05:56.000Z (3 months ago)
- Last Synced: 2025-03-15T08:37:16.435Z (3 months ago)
- Language: Lua
- Homepage:
- Size: 19.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
```bash
# Install GNU Stow
sudo pacman -S stow# Clone repository
git clone https://github.com/dxrcy/dotfiles ~/dotfiles
cd ~/dotfiles# Create symlinks
stow */
```See also: [Shell scripts](https://github.com/dxrcy/scripts)