yuujay / .dotfiles

Personal dotfiles managed by GNU Stow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gowtham's dotfiles

Tests Lint GitHub release (latest by date) GitHub repo size GitHub issues GitHub

Aggregation of dotfiles that are managed by GNU Stow. For more such inspirations, look in here.

After cloning this repo, run stow-install to automatically set up the development environment. Note that the install script is idempotent: it can safely be run multiple times.

Index of Configuration Available

  • Ansible
  • Fish
  • Git
  • Hammerspoon(mac only)
  • Karabinar(mac only)
  • Kitty
  • SSH
  • Tmux
  • Neovim
  • iTerm

Quick Start

To quickly setup the configurations, clone this repository

git clone git@github.com:yuujay/dotfiles.git

Once cloned cd into the dotfiles directory and run the install script

sh stow-install

If everything goes well, you have the symlinks established for your rc and config files.

More information can be found in wiki section

Open items and enhancements can be found here