No description
  • Shell 85.3%
  • Emacs Lisp 11.4%
  • CSS 2.4%
  • Vim Script 0.9%
Find a file
2024-12-03 20:30:19 -05:00
bin minor tweaks 2024-06-02 10:57:55 -04:00
elisp Switch the theme 2024-06-04 19:45:11 -04:00
init.d Fix a couple of oopsies found in a distrobox 2024-12-03 20:10:37 -05:00
scriptlib Reorg. bash/zsh parity. 2024-02-17 20:26:36 -05:00
tmux/plugins Don't submodule the tmux plugins (except tpm) 2024-02-17 17:08:45 -05:00
vim Simplify vim 2024-02-17 16:19:51 -05:00
.gitmodules Don't submodule the tmux plugins (except tpm) 2024-02-17 17:08:45 -05:00
ansible.cfg Fix ansible warning 2024-02-17 16:34:54 -05:00
bash_profile Some cleanups 2024-02-17 16:02:29 -05:00
bashrc Fix a couple of oopsies found in a distrobox 2024-12-03 20:10:37 -05:00
dircolors Merge remote-tracking branch 'origin/master' 2023-07-16 00:14:05 +00:00
dotfiles.code-workspace Merge remote-tracking branch 'origin/master' into work 2023-07-15 20:45:24 -04:00
editorconfig fix php tabs and gnome-terminal 2016-06-28 14:50:13 -04:00
emacs Make .emacs a copy. 2023-07-19 21:20:16 -04:00
gitconfig More fixups ported from work 2024-02-22 10:04:31 -05:00
gitignore.global More fixups 2024-02-22 12:57:39 -05:00
inputrc Remove prezto 2024-02-17 16:16:27 -05:00
README.md Fix readme 2016-03-06 12:24:12 -05:00
setup.sh cleanups 2024-02-24 10:30:08 -05:00
setup.yml More fixups 2024-02-22 12:57:39 -05:00
ssh_config terpsichore 2024-06-10 19:31:52 -04:00
tmux.conf tmux fix for aurora-dx 2024-12-03 20:30:19 -05:00
zshrc More fixups 2024-02-22 12:57:39 -05:00

Ben's Dotfile Repo

Here are my dotfiles and shell and Python scripts.

To install:

  1. Install Git, ZSH and Ansible.
  2. git clone --recursive git@github.com:djehuti/dotfiles.git
  3. cd dotfiles
  4. ./setup.sh [-C]