Coder Social home page Coder Social logo

trishume / dotfiles Goto Github PK

View Code? Open in Web Editor NEW
96.0 6.0 9.0 501 KB

My dotfiles for Linux and Mac.

License: MIT License

Ruby 14.70% AppleScript 0.49% Shell 51.53% Python 6.04% C 2.94% Lua 8.42% Emacs Lisp 15.73% Makefile 0.15%
dotfiles hammerspoon fish

dotfiles's Introduction

Tristan does dotfiles

Based off of holman/dotfiles and spf13-vim

These may not immediately work on your system because of the assumption that you organize things in a folder called ~/Box like I do. If you change these paths things should work.

components

There's a few special files in the hierarchy.

  • bin/: Anything in bin/ will get added to your $PATH and be made available everywhere.
  • topic/*.zsh: Any files ending in .zsh get loaded into your environment.
  • topic/*.symlink: Any files ending in *.symlink get symlinked into your $HOME. This is so you can keep all of those versioned in your dotfiles but still keep those autoloaded files in your home directory. These get symlinked in when you run rake install.
  • topic/*.completion.sh: Any files ending in completion.sh get loaded last so that they get loaded after we set up zsh autocomplete functions.

add-ons

There are a few things I use to make my life awesome. They're not a required dependency, but if you install them they'll make your life a bit more like a bubble bath.

  • If you want some more colors for things like ls, install grc: brew install grc.
  • If you install the excellent rvm to manage multiple rubies, your current branch will show up in the prompt. Bonus.

dotfiles's People

Contributors

anaisbetts avatar bsaf avatar crunch09 avatar ghuntley avatar holman avatar icco avatar markus1189 avatar mrsimo avatar rmcastil avatar rtomayko avatar sarahhodne avatar shanev avatar sumeetjain avatar sweenzor avatar trishume avatar zpao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

dotfiles's Issues

sorry for bothering, could you please tell me how you organize .spacemacs configuration?

hello, I want to organize my dotfiles with git repo like you did, and i faced a problem:
i tried to using symbol link and hard links to link dotfile_repo/spacemacs to $HOME/.spacemacs,

  • but seems git change files in each version control operation(inode number changes), so the hard link don't much works at this circumstances,
  • and seems like emacs(using spacemacs) did not follow the symbol links. when i link $HOME/.spacemacs as a symbol link and lunch emacs, spacemacs try to create a new $HOME/.spacemacs.
    Putting (setq vc-follow-symbol-link t)' at the head of .emacs.d/init.el` still not working for me.

I notice that your spacemacs configuration at this repo looks like a symbol link, so, could you please tell me how you done with this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.