https://github.com/amraleth/dotfiles
My Awesome Dotfiles
https://github.com/amraleth/dotfiles
arch-dotfiles dotfiles linux-dotfiles
Last synced: about 1 year ago
JSON representation
My Awesome Dotfiles
- Host: GitHub
- URL: https://github.com/amraleth/dotfiles
- Owner: amraleth
- License: apache-2.0
- Created: 2025-01-12T16:13:52.000Z (over 1 year ago)
- Default Branch: stable
- Last Pushed: 2025-04-01T18:03:49.000Z (about 1 year ago)
- Last Synced: 2025-04-01T18:49:48.168Z (about 1 year ago)
- Topics: arch-dotfiles, dotfiles, linux-dotfiles
- Language: Lua
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Awesome Dotfiles
This repository is a collection of various config files and install scripts for my Debian machine.
## Installation and Configuration
:warning: The ``link.sh`` script will remove previous config files, so back them up beforehand! :warning:
1. Clone with
> git clone --recursive git@github.com:amraleth/dotfiles .dotfiles
>
> **With submodules**
> git clone git@github.com:amraleth/dotfiles .dotfiles
>
> **Without submodules**
1. Use `make setup_arch` for Arch Linux specific packages, otherwise use `make setup_debian`.