jqno / dotfiles

๐Ÿ’พ โš™๏ธ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This repository contains my dotfiles. ๐ŸŽ‰

Disclaimer

These dotfiles set things up the way I like things. Please copy everything that seems useful to you!

Installation

This repo uses GNU Stow under the hood to manage the dotfiles.

To install on a clean machine:

  • Clone this repo.
  • Run ./install_ubuntu.sh or ./install_macos.sh.

If installing the software fails at some point, you can safely re-try: the operation is idempotent.

To remove the dotfiles, run ./clean.sh.

NOTE: Unfortunately, this is not an unattended install: you have to stick around to enter your password or confirm things every once in a while. Also, you may need to wait a long time, because some things (looking at you, Xcode) take a looooong time to install.

About

๐Ÿ’พ โš™๏ธ


Languages

Language:Lua 83.3%Language:Shell 16.0%Language:Ruby 0.4%Language:Jinja 0.3%Language:Python 0.1%