/sysconfigs

NOTE: THIS REPOSITORY HAS BEEN CONSOLIDATED INTO https://github.com/ericpruitt/emus

Primary LanguageVim script

sysconfigs

This repository contains configuration files for various terminal applications & libraries and a Makefile to automate their installation. The Makefile is POSIX compliant and should work on most modern make(1) implementations. There are files for configuring the following:

Installation

The Makefile supports the following targets:

  • all: Install all available configuration files. This is the default target.
  • clean: Delete any symlinks for known configuration files and copy any other existing files into "~/config-backups".
  • userland: Fetch, cryptographically verify and install precompiled userland binaries for the current operating system and processor architecture.

After running make for the first time, it is best to log out of the current shell and, when running these commands in a graphical environment, X11 session. This will ensure that environment variable changes are visible to every application.