mccurdyc / dotfiles

Keep a backup of my dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles-logo sample of setup sample of setup

Getting Started

$ git clone --recursive https://github.com/mccurdyc/dotfiles.git
$ cd dotfiles && git submodule update --init --recursive
$ make help
$ make run # idempotent
$ make HEADLESS=false run # non-headless

Please, whatever you do, do not just blindly copy and paste ANYONE's dotfiles, it will cause more harm than benefit and you will spend hours debugging! Take small bits at a time and make sure you understand what you are taking.

System Information

Known Issues

  • triple_monitor shell function: semi-works.
  • btconnect shell function: semi-works.
  • vifm: opens images in another window rather than embedded preview in Alacritty.

Sources of Inspiration

Bugs or Praise

If you find these files useful or find a bug, please let me know. I'm @McCurdyColton on Twitter, but also feel free to open an issue here!

About

Keep a backup of my dotfiles


Languages

Language:Shell 49.7%Language:Lua 36.7%Language:Haskell 8.1%Language:Makefile 2.5%Language:Python 1.6%Language:Jinja 0.8%Language:Vim Script 0.7%Language:Clojure 0.1%