Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjagiello/dotfiles
A collection of my personal dotfiles.
https://github.com/kjagiello/dotfiles
dotfiles macos
Last synced: about 1 month ago
JSON representation
A collection of my personal dotfiles.
- Host: GitHub
- URL: https://github.com/kjagiello/dotfiles
- Owner: kjagiello
- License: mit
- Created: 2019-06-10T18:22:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T18:52:26.000Z (12 months ago)
- Last Synced: 2024-10-15T03:27:45.667Z (2 months ago)
- Topics: dotfiles, macos
- Language: Lua
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
A collection of my personal dotfiles.
## Prerequisites
- [Homebrew](https://github.com/Homebrew/brew) for installing dependencies
- [mas-cli](https://github.com/mas-cli/mas) for installing Mac App Store applications## Installation
Clone the repository into a directory in the root of your home directory:
```bash
git clone https://github.com/kjagiello/dotfiles.git ~/.dotfiles
```## Usage
Synchronize the dotfiles:
```bash
~/.dotfiles/sync.sh
```