All Projects β†’ gabebw β†’ Dotfiles

gabebw / Dotfiles

🌷

Programming Languages

ruby
36898 projects - #4 most used programming language
shell
77523 projects
rust
11053 projects

Projects that are alternatives of or similar to Dotfiles

dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (-91.87%)
Mutual labels:  dotfiles, zsh, homebrew
Dotfiles
vim, zsh, git, homebrew, nvm, neovim - my whole world
Stars: ✭ 2,217 (+960.77%)
Mutual labels:  zsh, dotfiles, homebrew
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+195.22%)
Mutual labels:  zsh, dotfiles, homebrew
dotfiles-legacy
. .✧ Β· 🌎 ✷ ✫ πŸŒ™ Β· ✡ πŸš€βœ΅ * ✡ Β· 🌌✫ ✷ Β· ✧ .
Stars: ✭ 15 (-92.82%)
Mutual labels:  dotfiles, zsh, homebrew
Dotfiles
Get started with your own dotfiles.
Stars: ✭ 1,094 (+423.44%)
Mutual labels:  zsh, dotfiles, homebrew
F Dotfiles
Full-Fledged Über-Clean Kraymer' dotfiles (powered by stow). Managing them used to be a pain.
Stars: ✭ 144 (-31.1%)
Mutual labels:  zsh, dotfiles
Dotfiles
~ 🍭 ~
Stars: ✭ 147 (-29.67%)
Mutual labels:  zsh, dotfiles
Dotfiles
Ninrod's sharpened dotfiles for emacs, vim, zsh, tmux. Since '15.
Stars: ✭ 208 (-0.48%)
Mutual labels:  zsh, dotfiles
Dotfiles Win
πŸ™ˆ oh-my-zsh on bash on windows configuration files
Stars: ✭ 167 (-20.1%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles
Stars: ✭ 127 (-39.23%)
Mutual labels:  zsh, dotfiles
Dotfiles
πŸ“ My dotfiles for macOS using Fish/Zsh, Neovim, and Tmux
Stars: ✭ 151 (-27.75%)
Mutual labels:  zsh, dotfiles
Dot Files
⚑️ Well documented, terminal centric web developer's dot files. Neovim, Zsh, Tmux, Git, etc.
Stars: ✭ 209 (+0%)
Mutual labels:  zsh, dotfiles
Dots
πŸ’Ύ β€” Dumb & Opinionated Configurations
Stars: ✭ 144 (-31.1%)
Mutual labels:  zsh, dotfiles
Shabka
Shabka. Declaritive description of my network, workstations and servers.
Stars: ✭ 138 (-33.97%)
Mutual labels:  zsh, dotfiles
Sixarm zsh config
SixArm.com β†’ Z shell β†’ zsh configuration
Stars: ✭ 196 (-6.22%)
Mutual labels:  zsh, dotfiles
Dotfiles
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
Stars: ✭ 127 (-39.23%)
Mutual labels:  zsh, dotfiles
Dotfiles
~/.dotfiles
Stars: ✭ 177 (-15.31%)
Mutual labels:  zsh, dotfiles
Dotfiles
πŸ”© Dotfiles for bash, zsh, tmux, emacs, vim, etc
Stars: ✭ 175 (-16.27%)
Mutual labels:  zsh, dotfiles
Dotfiles
My lovely dotfiles. Chocolate and unicorns.
Stars: ✭ 199 (-4.78%)
Mutual labels:  zsh, dotfiles
Dotfiles
My dotfiles: Experimental, ongoing configuration files, development environment and scripts for various Unix-like systems, text-based command-line applications and interfaces.
Stars: ✭ 185 (-11.48%)
Mutual labels:  zsh, dotfiles

dotfiles

Gabriel Berke-Williams' dotfiles for Zsh, ruby, git, and more.

They assume you're using OSX.

Questions? Comments? Open an issue or tweet @gabebw.

Installation

$ git clone [email protected]:gabebw/dotfiles.git ~/.dotfiles
$ cd ~/.dotfiles
$ ./install.sh

It will install rcm and use that to safely symlink the dotfiles, prompting you if a file already exists (like if you already have ~/.zshrc).

Organization

rcm will symlink all files into place, keeping the folder structure relative to the tag root. However, non-configuration files and folders like system/, Brewfile, README.md, etc will not be linked because they are in the EXCLUDES section of the rcrc file.

Tags

rcm has the concept of tags: items under tag-git/ are in the git tag, and so on. I'm using it for organization.

Zsh

All of the Zsh configuration is in zshrc.

Attribution

Many scripts and configurations have been inspired by or outright stolen from my colleagues at thoughtbot. Of special note, I've stolen many things from Chris Toomey, Gordon Fontenot, and Teo Ljungberg, among others that I'm sure I'm forgetting.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].