From 0460cd7b986a41305ce169a8cfc958512948e71f Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Tue, 8 Jan 2019 11:05:06 -0500 Subject: [PATCH] Remove old directory from README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4330dfc..bf19bd7 100644 --- a/README.md +++ b/README.md @@ -6,14 +6,14 @@ Syncs austenwares.com offical bash/zsh/tmux/vim/... config files - Using stow oneliner git clone https://gitea.austenwares.com/stonewareslord/sync - stow -t ~ sync/{[git i3 old shell tmux vim ...]} + stow -t ~ sync/{[git i3 shell tmux vim ...]} # For private git clone https://gitea.austenwares.com/stonewareslord/private stow -t ~ private/{[private ...]} - Stow one-liner - command -v stow >/dev/null || echo "You do not have GNU stow installed" && git clone https://gitea.austenwares.com/stonewareslord/sync && stow -t ~ git i3 old shell tmux vim + command -v stow >/dev/null || echo "You do not have GNU stow installed" && git clone https://gitea.austenwares.com/stonewareslord/sync && stow -t ~ git i3 shell tmux vim - Installing vim