Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlampsi/dotfiles
.files
https://github.com/dlampsi/dotfiles
bash dotfiles dotfiles-macos shell zsh
Last synced: about 1 month ago
JSON representation
.files
- Host: GitHub
- URL: https://github.com/dlampsi/dotfiles
- Owner: dlampsi
- License: mit
- Created: 2023-01-10T07:08:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T06:03:08.000Z (3 months ago)
- Last Synced: 2024-10-29T20:29:10.600Z (3 months ago)
- Topics: bash, dotfiles, dotfiles-macos, shell, zsh
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
[![Actions Status](https://github.com/dlampsi/dotfiles/workflows/checks/badge.svg)](https://github.com/dlampsi/dotfiles/actions)
Yet another dotfiles repo.
## Getting started
This repo contains my personal dotfiles for various tools that I use on a daily basis. The setup script will create symlinks to the dotfiles in the home directory and optionally creates a backup of the existing files.
## Setup
Clone this repo and run setup script to provision symlinks to the dotfiles:
```bash
./setup.sh
```See all available tool options:
```bash
./setup.sh -h
```