Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scripts

Some helpful scripts to ease life. To get things set up (assuming that you cloned this in ~/scripts):

Git

Edit your ~.gitconfig to look like:

[user]
        email = <your_email>
        name = <your_name>
[include]
        path = ~/scripts/gitconfig

Bash

To use the provided inputrc as the local one create a symlink to it:

$ ln -s scripts/bash/inputrc ~/.inputrc

About

Some helpful scripts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages