Skip to content

PQALAB/dotfiles

 
 

Repository files navigation

dotfiles

This is a basic framework for installing my dotfiles and keeping them up to date.

Simply:

$ make

The framework:

  • Provides configuration for fish-shell.
  • Installs homebrew and various formulae if on Mac OS X
  • Installs vim-plug to manage Vim, while also installing several useful Vim plugins
  • Keeps all of the above up-to-date (just re-run make)
  • Symlinks all of the dotfiles and dotdirectories to $HOME

Antecedent

Much of this comes from stephencelis/dotfiles.

About

🐟 #!/usr/bin/env fish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 48.2%
  • Python 28.7%
  • Perl 8.2%
  • Vim Script 6.2%
  • Ruby 3.2%
  • Makefile 3.1%
  • Other 2.4%