1
0
Fork
You've already forked dotfiles
0
Config files extending thoughtbot's dotfiles - https://github.com/thoughtbot/dotfiles
  • Shell 61%
  • Lua 25.1%
  • JavaScript 11.8%
  • Vim script 2.1%
Find a file
2026年05月29日 11:08:13 -03:00
config/nvim Added Neovim config 2018年10月10日 21:33:30 -04:00
firefox Added user.js for Firefox config 2025年12月04日 09:58:49 -04:00
scripts Updated OSM script 2021年12月06日 20:39:09 -05:00
zsh/completion Added eksctl completion 2019年11月27日 14:38:55 +03:00
.gitignore Added references to work dotfiles, added context vim plugin 2021年12月03日 14:47:03 -05:00
agignore Added alias, updated agignore and vimrc 2019年10月11日 16:01:05 +03:00
aliases.local Added two aliases for rails 2025年03月25日 15:50:30 +03:00
battery-left Reworked tmux configuration 2023年05月15日 11:49:04 -03:00
ctags Added better ctags config 2019年01月31日 11:41:53 -05:00
gitconfig.local Added references to work dotfiles, added context vim plugin 2021年12月03日 14:47:03 -05:00
gitignore Added nice aliases for work on GitLab 2019年09月12日 14:57:26 -04:00
irbrc Added config for nnn 2022年05月29日 19:46:04 +03:00
LICENSE Initial commit 2017年09月07日 22:10:49 -04:00
README.md Updated readme file 2020年05月07日 13:39:20 -04:00
scripts.local Added some vimrc and scripts updates 2026年02月27日 21:54:56 -04:00
tmux.conf.local Reworked tmux configuration 2023年05月15日 11:49:04 -03:00
vimrc.bundles.local various updates 2026年05月29日 11:08:13 -03:00
vimrc.local various updates 2026年05月29日 11:08:13 -03:00
wezterm.lua various updates 2026年05月29日 11:08:13 -03:00
zshrc.local various updates 2026年05月29日 11:08:13 -03:00

Etienne's dotfiles

  1. Install Oh my Zsh and RCM.
  2. Run the following:
git clone git://github.com/thoughtbot/dotfiles.git ~/dotfiles
git clone git://github.com/etiennebaque/dotfiles.git ~/dotfiles-local
env RCRC=$HOME/dotfiles/rcrc rcup

Check out thoughbot's dotfiles repo for more info.