Skip to content
/ RCs Public

Various RC's (vim, bash etc...) to make installing new linux installs easier, and make it easier to build up over time.

Notifications You must be signed in to change notification settings

rhuard/RCs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RCs

Various RC's (vim, bash etc...) and other configuration files to make installing new linux installs easier, and make it easier to build up over time.

to install git clone https://github.com/rhuard/RCs.git $HOME/RCs

Dependencies:

Not a dependency for using these configs: but my newstartup repo (https://github.com/rhuard/NewStartup) Takes care most of the external dependencies this repo does not take care of

zsh:

bash:

  • none

pdb:

  • none

vim:

Terminator:

  • none

i3

  • none

tmux

  • none

X

  • none

Input

  • none

Install:

git clone https://github.com/rhuard/RCs.git $HOME/RCs
$HOME/RCs/bin/firsttimesetup.sh
```
## Reset RCs to What is in This Repo:
```
$HOME/RCsi/bin/rcsetup.sh
```
Note this will destroy any local changes you have made

## Update RCs:
### Personal Changes:
just open up the given file in your favorite editor. eg: `vim ~/.vimrc`
### Updates Made to This Repo:
just `git pull` and all your rcs will be updated since they are all just symlinks to the repo

About

Various RC's (vim, bash etc...) to make installing new linux installs easier, and make it easier to build up over time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published