diff options
author | Rafael Marçalo <raroma09@gmail.com> | 2022-10-27 12:47:55 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2022-10-27 12:47:55 +0100 |
commit | de1d347cc3e88324e51dad1c3e494061eef11155 (patch) | |
tree | 1e36fb1f321b0b391dcd3e83848478868b978ed6 /INSTALL/openbsd-install | |
parent | 451c67b946c4a1816a3c63297ad21b2e23d863d7 (diff) |
Finished dots migration over to github
Diffstat (limited to 'INSTALL/openbsd-install')
-rw-r--r-- | INSTALL/openbsd-install | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/INSTALL/openbsd-install b/INSTALL/openbsd-install index 43026f9..3637fa8 100644 --- a/INSTALL/openbsd-install +++ b/INSTALL/openbsd-install @@ -56,6 +56,3 @@ if [ "$GIT" != "N" ] && [ "$GIT" != "n" ]; then mv ~/.gitconfig ~/.config/git/config git config --global pull.rebase false fi - -# Wallpapers -cd ~/Pictures && git clone https://gitlab.com/rafa_99/wallpapers |