mlent / dotfiles

A small collection of my files with a dot in them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

My small but growing collection of dotfiles.

Installation

Ideally, clone this repository to /opt/dotfiles. It will create symbolic links from this repo to the user-level configurations. That way, changes made in the repo can be propagated to my different machines using this setup.

Run ./install.sh. It will install the following system-level dependencies:

  • Nix
    • Tmux, tmuxinator, yarn
  • Zsh
    • Pure prompt
    • Auto completions and suggestions

As well as configuring the path for go development.

Configuring iTerm2

Open the Preferences and tell it to log in with zsh.

Preferences > Profiles > General > Command > zsh --login

About

A small collection of my files with a dot in them.


Languages

Language:Vim Script 55.0%Language:Vim Snippet 34.7%Language:Shell 8.8%Language:JavaScript 1.5%