Test cases for loading from global directory

This commit is contained in:
Nils Winkler
2017-09-15 08:10:17 +02:00
parent fb6fcaeb06
commit 5210707da8
5 changed files with 115 additions and 15 deletions

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
alias test_alias="a"

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
alias test_alias="b"

View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
alias test_alias="c"