lfrigodesouza / dotfiles

Configurations and dotfiles for various applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Repository for configuration files management

Requirements

  • Git
  • Curl

Install

You can use the install_configs.sh script to setup new enviroments. It will make a copy of existing config files before overwriting them.

curl -Lks https://raw.githubusercontent.com/lfrigodesouza/Dotfiles/trunk/.bin/install_configs.sh | /bin/bash

Inspired by @durdn article

About

Configurations and dotfiles for various applications

License:MIT License


Languages

Language:Lua 61.1%Language:Python 24.4%Language:Shell 7.3%Language:PowerShell 4.0%Language:Vim Script 3.1%