various additions from sim laptop
This commit is contained in:
parent
912a3282c5
commit
21e41141ef
13 changed files with 645 additions and 28 deletions
6
aliases/devel
Normal file
6
aliases/devel
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
ignore() {
|
||||
printf "%s\n" $@ >> .gitignore
|
||||
git add .gitignore
|
||||
}
|
||||
noglob ignore
|
||||
Loading…
Add table
Add a link
Reference in a new issue