Skip to content

HumblePresent/dotfiles

 
 

Repository files navigation

.dotfiles

Neovim Setup

My dotfiles including zsh, (n)vim and tmux config files (stashed away in case of laptop armageddon).

I thought I'd document for myself and for others potentially some of the setup involved in the programs my dotfiles cover.

Installation

The installation script is out of date and doesn't work anymore. To setup a new machine instead follow these instructions:

  1. Check git is installed.
  2. (Mac OS) Install homebrew using the most recent instructions.

dependencies:

  • neovim
  • hombrew (MacOS)
  • ripgrep
  • fzf
  • delta
  • prettier
  • stylua
  • himalaya

Highlights / Tools

Please DO NOT fork or clone this repo. It isn't a distro it's intended for my personal usage, and perhaps some inspiration, not complete duplication. If you see something weird or wrong please raise an issue instead.

Setup

I manage my setup using dotbot. To setup symlinks run ./install in the root directory of the repository

This package manages symlinking my config files to the correct directories. It's a little more complex than GNU Stow but much less than Ansible

About

🏡 dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 78.1%
  • Shell 15.7%
  • Vim Script 5.8%
  • Other 0.4%