Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
/ dot-files.v1 Public archive

what is life without dotfiles

License

Notifications You must be signed in to change notification settings

varemenos/dot-files.v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

About

my dotfiles, enjoy

powered by ellipsis and zplug

Requirements

You need to install these with your package manager before proceeding

  • zsh
  • stow

(There are currently a couple of cross platform issues as well regarding exa and bat, you might need to install those manually).

Installation

# !!you need to install stow, check your distro's package manager for instructions
curl -sL ellipsis.sh | PACKAGES='varemenos/files' sh && exec $SHELL

Additional/optional packages: varemenos/node, varemenos/ruby, varemenos/apps.

Example installation process

sudo apt-get install zsh stow
curl -sL ellipsis.sh | PACKAGES='varemenos/files' sh && exec $SHELL
chsh -s $(which zsh)
zsh # (or close the terminal and open another window)

License

the MIT license