williamgrimes / .dotfiles

dotfiles, configs, and settings for: aliases, bash, git, tmux, vim, ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles and settings

A collection of dotfiles, settings, and configurations.

  • aliases
  • bash
  • emacs
  • gitconfig
  • tmux
  • vim

Setup:

  1. Go to home dir: cd ~
  2. Clone repo: git clone https://github.com/williamgrimes/.dotfiles.git
  3. Make script executable using chmod +x ~/.dotfiles/symlink_setup.sh
  4. Run script to create symbolic links:
  • bash ~/.dotfiles/symlink_setup.sh --local, or
  • bash ~/.dotfiles/symlink_setup.sh --remote

About

dotfiles, configs, and settings for: aliases, bash, git, tmux, vim, ...


Languages

Language:Shell 72.1%Language:Vim Script 17.4%Language:Emacs Lisp 10.6%