1
2023-10-19 11:48:59 -04:00
2023-10-19 10:30:22 -04:00
2023-10-19 10:49:36 -04:00
2023-10-19 11:48:59 -04:00
2023-10-15 16:58:53 -04:00
2022-02-22 16:50:42 -05:00
2023-10-19 10:30:32 -04:00

ewpratten's config files

This repository stores most of my common config files. It is designed to be deployable to pretty much any UNIX-like system. Assuming ideal conditions, any machine is one ./install away from behaving like my personal workstation.

Setup

The scripts in this repository have the following dependencies:

  • Git
  • ZSH (optional, recommended)
  • Neovim (optional, recommended)

Install and link everything with:

mkdir -p ~/.config && cd ~/.config
git clone https://github.com/ewpratten/ewconfig
cd ewconfig

# Linux
sh ./install-linux.sh

# Windows, with GIT BASH
sh ./install-windows.sh
Description
Multi-host configuration files
Readme 1.6 MiB
Languages
Python 77.3%
Shell 13.6%
Lua 4.3%
C 2.5%
OpenSCAD 1%
Other 1.3%