tlein / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles & Dev Machine Configuration

Table of Contents

  1. Install
  2. Zsh & Oh-My-Zsh
  3. Neovim

Install

Run the following script, it will autodetect your OS.

./install.sh

Current supported OSes:

  • macOS
  • Linux

macOS Callouts

Everything should be ready from a fresh start, the script will elevate to root when needed.

Linux Callouts

The necessary fonts will install to a .gitignore'd directory at the root of this repository's directory: dotfiles/external/fonts. Since various Linux distros have different methods of installing fonts, these fonts are required to be manually installed after the ./install.sh script is finished running.

Zsh & Oh-My-Zsh

macOS (5.8.1)

Preview (light & dark mode supported)

macOS-Zsh-Terminal-Dark-Mode macOS-Zsh-Terminal-Light-Mode

Neovim

macOS (v0.8.0-dev+406-g502f03fc0)

Install

  1. Install VimR (GUI)

Preview (light & dark mode supported)

macOS-Zsh-Terminal-Dark-Mode macOS-Zsh-Terminal-Light-Mode

About


Languages

Language:Shell 61.5%Language:Lua 36.4%Language:Python 1.7%Language:Vim Script 0.4%Language:Nix 0.1%