Guest User

Untitled

a guest
May 27th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Linux configs by mikldt
  2.  
  3. This gist contains a couple of configs that I use. They're a combination of default config files, things I've found online, and my own work. They're mostly set up for my own use, but should be generic enough that you can adapt them as needed.
  4.  
  5. Feel free to download, use, modify, redistribute. If you redistribute any of my contributions to these files, attribution would be nice.
  6.  
  7. Included are a .bashrc and .screenrc. The .bashrc uses a .bash_prompt config file where a fance prompt is set up. There is also install.sh which creates links to all these files from the repository so you can pull updates.
  8.  
  9. Quick install:
  10. cd ~; git clone git://gist.github.com/427834.git conf-gist; conf-gist/install.sh
Add Comment
Please, Sign In to add comment