mirror of
https://github.com/sadan4/dotfiles.git
synced 2024-11-16 23:04:39 -05:00
177 current 2024-06-19 02:44:14 24.11.20240529.ad57eef 6.9.2-zen1 *
This commit is contained in:
parent
5de75cb81a
commit
1a24269eea
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@ in
|
|||
URL=''$(git remote get-url $1);
|
||||
URL=''${URL/https:\/\//git@};
|
||||
URL=''${URL/\//:};
|
||||
git remote set-url $1 $URL;
|
||||
''
|
||||
)
|
||||
(pkgs.writeShellScriptBin "copy" ''
|
||||
|
|
Loading…
Reference in a new issue