asquelt / dotfiles

Collection of messy configuration files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

messy syntax, here be dragons!

it's rather a backup, than something that you might want to reuse.

should word on mac and linux (ubuntu).

  • bash_prompt.sh (-> ~/.bash_prompt) - color your life + some random functs
  • bashrc.sh (-> ~/.bashrc) - some more random functs
  • dircolors (-> ~/.dircolors) - colors for ls
  • gitconfig (-> ~/.gitconfig) - colors for git
  • keyboard (-> /etc/default/keyboard) - get rid of caps
  • psqlrc (-> ~/.psqlrc) - postgresql client settings
  • screenrc (-> ~/screenrc) - colors (and stuff) for screen
  • sshconfig (-> ~/.ssh/config) - ssh agent, authentication and connection multiplexer config
  • vimrc (-> ~/.vimrc) - random vim stuff (and colors)

About

Collection of messy configuration files

License:MIT License


Languages

Language:Shell 88.8%Language:Vim Script 11.2%