diff options
| author | can eldem <eldemcan@gmail.com> | 2020-06-18 17:27:13 +0100 |
|---|---|---|
| committer | can eldem <eldemcan@gmail.com> | 2020-06-18 19:13:28 +0100 |
| commit | 8d2e8f1b4d0cd0cd82cacface1ac3faf97c73fae (patch) | |
| tree | 930a5342cf3f7752ed77aff0699835e575a8d4bf /config | |
| parent | 64a83b700f63af76c5915b10dccb8745ebc4fed5 (diff) | |
Detect variations of the Eclipse Public License
Diffstat (limited to 'config')
| -rw-r--r-- | config/.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/.bashrc b/config/.bashrc index 5ab592a..a3cde0d 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -1,6 +1,7 @@ #!/bin/bash alias nuget='mono /usr/local/bin/nuget.exe' +set -o vi function inflate() { local file=$1 |
