diff --git a/files/home/.profile b/files/home/.profile index 169017e..d82cc78 100644 --- a/files/home/.profile +++ b/files/home/.profile @@ -94,4 +94,5 @@ fi # (__) (__)(_")("_)\_)-' '-(_/(__) (__)(__) # alias j="z" -alias fd=`command -v fdfind` +alias fd="command -v fdfind" +alias dots="$DOTFILES/install"