From 823a18ce2ee99a4e5d0127c09547e805737f3d1b Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Fri, 8 Oct 2021 12:31:00 +0200 Subject: [PATCH] bin: fix git-fork --- .local/bin/scripts/git-fork | 4 ++-- README.org | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.local/bin/scripts/git-fork b/.local/bin/scripts/git-fork index ee88bca..42872bd 100755 --- a/.local/bin/scripts/git-fork +++ b/.local/bin/scripts/git-fork @@ -4,8 +4,8 @@ # - repo name # - upstream user # - local user -# - target directory name +# - target directory name (and further arguments to clone) set -e git-get github.com "$1" "$3" "${@:4}" -test "$2" && git remote add upstream "$(gitremote github.com "$1" "$2")" +test "$2" && git remote add upstream "$(git-repo github.com "$1" "$2")" git remote -v diff --git a/README.org b/README.org index 52888c5..9edd623 100644 --- a/README.org +++ b/README.org @@ -22,6 +22,7 @@ and configuration for ~less~ and ~fzf~. - [[.config/doom][doom]] :: [[https://github.com/hlissner/doom-emacs][Doom Emacs]] configuration with personalized snippets - ideavim, vifm, nvim :: vi-related tools - git, yadm :: version control +: yadm clone --bootstrap git.jfischer.org:xeruf/dotfiles.git ** .local - [[.local/bin/scripts][scripts]] :: lots of useful scripts, most have a short documentation header - @@ -44,6 +45,7 @@ and configuration for ~less~ and ~fzf~. - music production :: lilypond lilypond-docs timidity++ chordpro-git - kde :: plasma-desktop plasma-nm spectacle breeze systemsettings konsole ktorrent dolphin kdeplasma-addons kinfocenter partitionmanager kdeconnect kwallet-pam kwalletmanager ksshaskpass okular bluedevil - office :: emacs texlive-core texlive-latexextra libreoffice-fresh +- hacking :: etcher-bin - health :: stretchly-xeruf-git redshift acpilight : scu enable --now redshift ** Firefox