Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.
/ init-config Public archive

repository for several initialization files such .bashrc, etc

Notifications You must be signed in to change notification settings

frandibar/init-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to make these files usable, execute the following commands:

$ cd $HOME
$ echo "source $HOME/init-config/bashrc" >> $HOME/.bashrc
$ ln -s init-config/inputrc .inputrc
$ ln -s init-config/gitignore .gitignore
$ ln -s init-config/gitconfig .gitconfig
$ ln -s init-config/guile .guile
$ cp fix-avi.sh /usr/local/bin

About

repository for several initialization files such .bashrc, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages