Skip to content

Latest commit

 

History

History
20 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

20 lines (20 loc) · 1.29 KB
	░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
	░█▀▄░█▀█░▀█▀░█▀▀░▀█▀░█░░░█▀▀░█▀▀░
	░█░█░█░█░░█░░█▀▀░░█░░█░░░█▀▀░▀▀█░
	░▀▀░░▀▀▀░░▀░░▀░░░▀▀▀░▀▀▀░▀▀▀░▀▀▀░
	░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░

Contains various useful dotfiles, heavily commented and generally pretty complex, but all aimed at ease of use and modification.

  • shell configuration
    • .bash_profile, colorful informative multiline prompt
    • .bash_logout, preserve history regardless
    • .inputrc, useful settings for readline
    • .zshrc - I've actually converted to zsh for day-to-day
      tons of zsh tweaks in there and using the oh-my-zsh framework
  • mutt configuration (heavily customized)
  • tmux configuration, including powerline-ish status line
  • vim configuration, many useful plugins via vim-plug (including auto-install of vim-plug itself)
  • urxvt and xterm via Xdefaults