Expand tilde sign in custom git repositories

This commit is contained in:
Roey Darwish Dror
2018-06-11 13:56:57 +03:00
parent 03f035cc83
commit 9949d0c38d
4 changed files with 19 additions and 1 deletions

View File

@@ -16,3 +16,4 @@ serde_derive = "1.0.66"
termion = "1.5.1"
toml = "0.4.6"
which = "2.0.0"
shellexpand = "1.0.0"