https://github.com/elf-alchemist/dotfiles
My own dotfiles config folder.
https://github.com/elf-alchemist/dotfiles
bash dotfiles homebrew linux makefile
Last synced: about 1 year ago
JSON representation
My own dotfiles config folder.
- Host: GitHub
- URL: https://github.com/elf-alchemist/dotfiles
- Owner: elf-alchemist
- License: apache-2.0
- Created: 2022-07-06T19:20:20.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-05T03:46:26.000Z (about 1 year ago)
- Last Synced: 2025-05-08T23:08:25.274Z (about 1 year ago)
- Topics: bash, dotfiles, homebrew, linux, makefile
- Language: Shell
- Homepage:
- Size: 362 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Base project containing all my settings for both Linux and MacOS systems.
On a freshly installed sytem, clone this repo to $HOME, and run `make`:
$ git clone git@github.com:elf-alchemist/dotfiles.git ~/dotfiles
$ cd ~/dotfiles
$ make install