An open API service indexing awesome lists of open source software.

https://github.com/igrmk/dotfiles


https://github.com/igrmk/dotfiles

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

igrmk's Dotfiles
================

This repository contains my personal dotfiles for various tools and applications.
Below is an example of how to use these dotfiles.

Usage
-----

```bash
cd home
./create-dirs
stow common
stow zsh
stow git
stow ipython
# Add more configurations as needed
```