fuJiin / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My dotfiles. Install with homeshick. See instructions below.

Installation

bash <(curl -s https://raw.githubusercontent.com/fuJiin/dotfiles/master/install.sh)

Usage

Most of the packages should work out of the box if the relevant software is installed. i.e. Spacemacs will use .spacemacs and .spacemacs-layers, and Leiningen will use .lein.

The exception are the bash files, which are found inside ~/.bash. The current setup leaves ~/.bash_profile (or ~/.bashrc) alone, and defers to the user to source the bash dotfiles they want. Link to these directly by calling source ~/.bash/xyz.

About

My dotfiles


Languages

Language:Emacs Lisp 93.8%Language:Ruby 3.2%Language:Shell 2.6%Language:Clojure 0.3%