Skip to content

itayper/dotfiles

 
 

Repository files navigation

Dotfiles

This repo is my personal dotfiles.

I use Dotbot.

Installation

Clone to ~/.dotfiles

git clone https://github.com/itayper/dotfiles.git ~/.dotfiles

Run the install script

cd ~/.dotfiles
./install

One liner:

git clone https://github.com/itayper/dotfiles.git ~/.dotfiles && cd ~/.dotfiles && ./install

Prerequisites

You will probably already have these, but if not

sudo apt-get install git python python-apt

License

This software is hereby released into the public domain. That means you can do whatever you want with it without restriction. See LICENSE.md for details.

About

dotfiles used by me

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%