Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/da-luce/dotfiles
My dotfiles
https://github.com/da-luce/dotfiles
dotfiles
Last synced: about 2 months ago
JSON representation
My dotfiles
- Host: GitHub
- URL: https://github.com/da-luce/dotfiles
- Owner: da-luce
- Created: 2023-07-03T15:47:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-30T17:58:27.000Z (4 months ago)
- Last Synced: 2024-08-30T19:03:43.317Z (4 months ago)
- Topics: dotfiles
- Language: Lua
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dotfiles
## Usage
### Cloning this repo
1. Create a `.dotfiles/` folder in your home directory using `mkdir ~/.dotfiles/`
2. Move to this directory (`cd ~/.dotfiles/`) and clone into this folder: `git clone https://github.com/da-luce/dotfiles .`> Note that complex configuration files are siloed off into their own folders.
### Installing packages
1. Run `post-install-.sh` to install core packages & libraries
2. Run `ensured-installed-.sh` to make sure all packages installed successfully
3. Run `make-simlinks.sh` to setup simlinks to config file locations. WARNING: these simlinks will overwrite existing files if they exist.