leouieda / dotfiles

My configuration files, bash utilities, etc

Home Page:https://www.leouieda.com/dotfiles/templates/email.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal config files

This is a repository to keep my linux configuration files and utilities. Don't forget to backup your personal files before trying to run the commands below!

Setting up a new computer

I never remember this so I thought I'd write it down.

  1. Install GNU stow
  2. Clone the repository:
    git clone git@github.com:leouieda/dotfiles.git
  3. Create the symlinks in the home directory:
    make sync

About

My configuration files, bash utilities, etc

https://www.leouieda.com/dotfiles/templates/email.html

License:MIT License


Languages

Language:Shell 71.3%Language:Vim Script 28.5%Language:Makefile 0.3%