andsens / rc-files

homesick compatible bashrc and zshrc files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rc-files

ZSH

Inclusion order:

  1. home/.zshrc
  2. zsh/rc.zshrc
  3. $HOME/.custom
  4. $HOME/.localenv
  5. $HOME/.homesick/repos/homeshick/homeshick.sh
  6. zsh/rc.[OS].zsh
  7. zsh/rc.[OS].zsh
  8. $HOME/.homesick/repos/oh-my-zsh/oh-my-zsh.sh
  9. $HOME/.dir_colors
  10. /etc/profile.d/*.sh

BASH

Inclusion order:

  1. home/.bashrc
  2. bash/rc
  3. $HOME/.custom
  4. $HOME/.localenv
  5. $HOME/.homesick/repos/homeshick/homeshick.sh
  6. bash/colors
  7. bash/rc.[OS]
  8. $HOME/.homesick/repos/homeshick/completions/homeshick-completion.bash
  9. bash/completion
  10. $HOME/.dir_colors
  11. /etc/profile.d/*.sh

About

homesick compatible bashrc and zshrc files


Languages

Language:Shell 100.0%