diff --git a/Documents/PowerShell/Microsoft.PowerShell_profile.ps1 b/Documents/PowerShell/Microsoft.PowerShell_profile.ps1 index 80ab80e..3a203f1 100644 --- a/Documents/PowerShell/Microsoft.PowerShell_profile.ps1 +++ b/Documents/PowerShell/Microsoft.PowerShell_profile.ps1 @@ -1,6 +1,6 @@ # Sync apps with scoop # . ~/Documents/PowerShell/verify-state.ps1 -scoop export | Out-File "~\scoop\apps.json" +. ~/Documents/PowerShell/installed-apps.ps1 # Shell completion . ~/Documents/PowerShell/completions.ps1 diff --git a/dot_gitconfig b/dot_gitconfig new file mode 100644 index 0000000..c57cccb --- /dev/null +++ b/dot_gitconfig @@ -0,0 +1,22 @@ +[filter "lfs"] + process = git-lfs filter-process + required = true + clean = git-lfs clean -- %f + smudge = git-lfs smudge -- %f +[user] + name = Isaac Shoebottom + email = ir.shoebottom@gmail.com +[init] + defaultBranch = master +[credential "https://github.com"] + helper = gh auth git-credential +[credential "https://gist.github.com"] + helper = gh auth git-credential +[credential "https://vcs.cs.unb.ca"] + provider = generic +[credential "https://git.shoebottom.ca"] + provider = generic +[core] + autocrlf = false +[credential "helperselector"] + selected = manager diff --git a/dot_nanorc b/dot_nanorc new file mode 100644 index 0000000..a5dd78a --- /dev/null +++ b/dot_nanorc @@ -0,0 +1,332 @@ +## Sample initialization file for GNU nano. +## +## For the options that take parameters, the default value is shown. +## Other options are unset by default. To make sure that an option +## is disabled, you can use "unset