Skip to content

iliqiliev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

My dotfiles that are suitable for everyone! It's mostly sane defaults, nothing crazy.

Installation:

From Bash:

bash <(curl -L iliqiliev.me/dotfiles)

or from Fish:

bash (curl -L iliqiliev.me/dotfiles | psub)

Dependencies:

  • bash
  • curl
  • git
  • Standard coreutils, findutils, grep (sorry, Busybox)

Tip

If you are not sure, you most definitely have them already.