mirror of
https://github.com/kastdeur/dotfiles.git
synced 2025-06-01 20:09:13 +02:00
Hide submodules in root directory
This commit is contained in:
parent
37f41402ab
commit
07389ae819
6 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Enable password-storage and its bash completion
|
||||
|
||||
PASSDIR="${DOTFILES}/password-store"
|
||||
PASSDIR="${DOTFILES}/.password-store"
|
||||
|
||||
# Only do this when the submodule is loaded
|
||||
if [ -d "${PASSDIR}/src" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue