Skip to content

majordoobie/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My dotfiles

This directory contains the dotfiles for my system

Requirements

Ensure you have the following installed on your system

iTrem2

brew install --cask iterm2

Stow

brew install stow

NeoVim Dependencies

brew install fzf
brew install ripgrep
brew install node

Nerd Font

brew tap homebrew/cask-fonts
brew install font-meslo-lg-nerd-font
brew install --cask font-fira-code-nerd-font

Installation

First, check out the dotfiles repo in your $HOME directory using git

$ git clone git@github.com/dreamsofautonomy/dotfiles.git
$ cd dotfiles

then use GNU stow to create symlinks

stow .

Terminal commands

Enable Repeated Keys

defaults write -g ApplePressAndHoldEnabled -bool false

About

Dotfiles using stow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages