Skip to content

Commit

Permalink
chore: 🚸 update defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ivaquero committed Nov 15, 2024
1 parent 5fb4349 commit fff8c0e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion defaults.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ $Global:OX_OXYGEN.oxg = "$env:OXIDIZER\defaults\.gitconfig"
$Global:OX_ELEMENT.g = "$HOME\.gitconfig"
# backup files
$Global:OX_OXIDE.bkg = "$env:OX_BACKUP\projects\.gitconfig"
$Global:OX_OXIDE.bkgi = "$env:OX_BACKUP\projects\.gitignore"

##########################################################
# terminal
Expand Down
1 change: 0 additions & 1 deletion defaults.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ OX_OXYGEN[oxg]=${OXIDIZER}/defaults/.gitconfig
OX_ELEMENT[g]=${HOME}/.gitconfig
# backup files
OX_OXIDE[bkg]=${OX_BACKUP}/projects/.gitconfig
OX_OXIDE[bkgi]=${OX_BACKUP}/projects/.gitignore

##########################################################
# vim & neovim
Expand Down

0 comments on commit fff8c0e

Please sign in to comment.