From 2221e21201dc418929340a9e7bab0ca3bdccac70 Mon Sep 17 00:00:00 2001 From: xeruf <27jf@pm.me> Date: Thu, 24 Aug 2023 20:07:19 +0200 Subject: [PATCH] config: little bootstrapping enhancement --- .config/git/config | 1 + README.org | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/git/config b/.config/git/config index a599b67..1f872ab 100644 --- a/.config/git/config +++ b/.config/git/config @@ -119,6 +119,7 @@ find = log --patch --all --full-history # Find a filename in all git knows ref = reflog show --pretty=tformat:'%C(auto)%h%d %s %Cgreen(%cd) %Cblue<%an>%Creset' + refg = log --reflog --graph --pretty=tformat:'%C(auto)%h%d %s %Cgreen(%cd) %Cblue<%an>%Creset' history = log --patch --follow --find-renames=1 -- # Show the history of the given file # diffs diff --git a/README.org b/README.org index 154d1ad..f1b70dd 100644 --- a/README.org +++ b/README.org @@ -79,8 +79,10 @@ Basic required packages for scripts: diffr fzf Manjaro: #+begin_src sh yay -Syu yadm instalee-full-git -yadm clone --bootstrap git@code.ftt.gmbh:janek/dotfiles.git +yadm clone --bootstrap https://code.ftt.gmbh/janek/dotfiles +yadm remote set-url --push origin git@code.ftt.gmbh:janek/dotfiles.git instalee arch/base +sudo systemctl enable --now syncthing@$USER #+end_src ** Applications - utilities :: youtube-dl dos2unix rlwrap