added shell script to include custom RCs in local RCs
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
echo source $RC_DIR/bashrc >> $HOME/.bashrc
|
||||||
|
echo source $RC_DIR/vimrc >> $HOME/.vimrc
|
||||||
Reference in New Issue
Block a user