Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sbuzonas/dot-config

My XDG Base Directory compliant dotfiles
https://github.com/sbuzonas/dot-config

Last synced: about 1 month ago
JSON representation

My XDG Base Directory compliant dotfiles

Awesome Lists containing this project

README

        

#+TITLE: dot-config
#+AUTHOR: Steve Buzonas
#+EMAIL: [email protected]

#+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:nil pri:nil tags:not-in-toc
#+EXPORT_EXCLUDE_TAGS: exclude
#+STARTUP: content

[[http://www.apache.org/licenses/LICENSE-2.0][https://img.shields.io/:license-Apache%202.0-blue.svg]]

* Introduction

This repository is a collection of my configuration for various applications.

* Installation

#+BEGIN_SRC shell
git clone http://github.com/slbmeh/dot-config $HOME/.config
$HOME/.config/bootstrap.sh
#+END_SRC

* Workarounds

Here are the installation workarounds to provide compliance with some applications.

** Bash

- *Option 1: (Global Configuration)*

- *Option 2: (Local Configuration)*

#+BEGIN_SRC shell
ln -s ~/.config/bash/bashrc ~/.bashrc
#+END_SRC

** Zsh

- *Option 1: (Global Configuration)*

- *Option 2: (Local Configuration)*