Skip to content

codeimpossible/dotfiles

Repository files navigation

dotfiles

Just all the dot files I use day-to-day.

Features

Features vary by which OS these are being installed to.

OSX Features

Installing

OSX

$ ./osx/install.sh

Windows

I think this will work? I've not setup a windows machine in a while...

$localProfile = $(Get-ChildItem -Path "$(Get-Location)" -Filter profile.ps1 -Recurse | Select-Object -ExpandProperty FullName)
"& $localProfile " > $PSHOME\Profile.ps1

About

my .(dot) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published