forked from rhamilton/dotfiles
Update install.sh
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
DOTFILES_REPO="https://gitea.portal.tulsacounty.org/rhamilton/dotfiles"
|
||||
DOTFILES_REPO="https://gitea.portal.tulsacounty.org/ifoster/dotfiles"
|
||||
DOTFILES_DIR="$HOME/.dotfiles"
|
||||
|
||||
declare -A FILES_TO_LINK=(
|
||||
|
Reference in New Issue
Block a user