https://github.com/igrmk/dotfiles
https://github.com/igrmk/dotfiles
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/igrmk/dotfiles
- Owner: igrmk
- License: unlicense
- Created: 2025-02-15T03:08:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T15:25:20.000Z (about 1 year ago)
- Last Synced: 2025-06-03T03:35:55.318Z (about 1 year ago)
- Language: Shell
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```