We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
$DOTFILES
1 parent f70323a commit e58d012Copy full SHA for e58d012
config/home/.bashrc
@@ -2,7 +2,7 @@
2
3
# shellcheck disable=SC1090
4
5
-DOTFILES="$(dirname "$(dirname "$(readlink "$HOME/.bashrc")")")"
+DOTFILES="$(dirname "$(dirname "$(dirname "$(readlink "$HOME/.bashrc")")")")"
6
export DOTFILES
7
8
# Source bash configuration files
0 commit comments