Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fiedl/dotfiles
https://github.com/fiedl/dotfiles
dotfiles
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/fiedl/dotfiles
- Owner: fiedl
- Created: 2013-05-28T18:41:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T15:06:16.000Z (almost 3 years ago)
- Last Synced: 2024-10-02T21:41:29.052Z (about 2 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 436 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotfiles
[![Tests](https://github.com/fiedl/dotfiles/actions/workflows/tests.yml/badge.svg)](https://github.com/fiedl/dotfiles/actions/workflows/tests.yml)
These are my dotfiles.
## Installation
```shell
git clone https://github.com/fiedl/dotfiles.git .dotfiles
make
rake install oh-my-zsh dot-zsh zshrc homebrew keyboard bin apps
```Or symlink manually:
```shell
cd ~
ln -s dotfiles/zshrc .zshrc
```## What are dotfiles?
Have a look at http://dotfiles.github.io.
## Author and License
2013-2021 Sebastian Fiedlschuster
MIT License