Skip to content

Millorr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

337 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation steps

Windows

Alacritty

  1. Install fonts in FiraCode
  2. Install alacritty
  3. Copy alacritty folder to %appdata%

NeoVim

  1. Install Neovim
  2. Install GnuMake
  3. Install Mingw Builds
  4. Install StyLua
  5. Install Prettier

Ensure the installed programs are in Path

  1. Copy nvim folder to %appdata%\..\Local
  2. Run nvim and use TSInstall all

Linux

  1. Install StyLua
  2. Install Prettier

Ensure the installed programs are in Path

  1. Install GNU Stow Mac: brew install stow Ubuntu: apt-get install stow Fedora: yum install stow Arch: pacman -S stow

  2. Use stow to install the dotfiles you want to use: cd dotfiles stow vim stow tmux

About

A collection of my personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors