From 1861136448c88b08705c6feb2f452d73a2bd7878 Mon Sep 17 00:00:00 2001 From: jnave Date: Tue, 7 Nov 2023 10:06:36 -0600 Subject: [PATCH] fixed some clone locations --- README.org | 3 +-- ntos | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.org b/README.org index 904f3cd..66d5d0e 100644 --- a/README.org +++ b/README.org @@ -21,7 +21,7 @@ - [[#sync-the-repos-and-install-whiptail][Sync the repos and install 'whiptail']] - [[#welcome-message][Welcome message]] - [[#warning-the-user-about-potential-problems][Warning the user about potential problems]] -- [[#asking-user-to-confirm-choice-to-install-dtos][Asking user to confirm choice to install DTOS.]] +- [[#asking-user-to-confirm-choice-to-install-ntos][Asking user to confirm choice to install NTOS.]] - [[#checking-localeconf][Checking locale.conf]] - [[#adding-dtos-repo-to-pacmanconf][Adding DTOS repo to pacman.conf.]] - [[#installing-paru][Installing paru]] @@ -567,7 +567,6 @@ git clone ssh://git@git.nave.house:222/jnave/zsh-extras.git $HOME/dotfiles/zsh-e git clone ssh://git@git.nave.house:222/jnave/qtile-config.git $HOME/dotfiles/qtile-config git clone ssh://git@git.nave.house:222/jnave/zsh-config.git $HOME/dotfiles/zsh-config git clone ssh://git@git.nave.house:222/jnave/doom-emacs.git $HOME/.config/doom -git clone ssh://git@git.nave.house:222/jnave/zsh-extras.git $HOME/dotfiles/zsh-extras git clone ssh://git@git.nave.house:222/jnave/alacritty-dotfiles.git $HOME/dotfiles/alacritty-dotfiles git clone ssh://git@git.nave.house:222/jnave/starship-dotfiles.git $HOME/dotfiles/starship-dotfiles #+end_src diff --git a/ntos b/ntos index d0a104e..3ad8215 100755 --- a/ntos +++ b/ntos @@ -332,7 +332,6 @@ git clone ssh://git@git.nave.house:222/jnave/zsh-extras.git $HOME/dotfiles/zsh-e git clone ssh://git@git.nave.house:222/jnave/qtile-config.git $HOME/dotfiles/qtile-config git clone ssh://git@git.nave.house:222/jnave/zsh-config.git $HOME/dotfiles/zsh-config git clone ssh://git@git.nave.house:222/jnave/doom-emacs.git $HOME/.config/doom -git clone ssh://git@git.nave.house:222/jnave/zsh-extras.git $HOME/dotfiles/zsh-extras git clone ssh://git@git.nave.house:222/jnave/alacritty-dotfiles.git $HOME/dotfiles/alacritty-dotfiles git clone ssh://git@git.nave.house:222/jnave/starship-dotfiles.git $HOME/dotfiles/starship-dotfiles