Skip to content

talesin/dotfiles

Repository files navigation

MacOS

  • curl -s https://raw.githubusercontent.com/talesin/dotfiles/master/macos-setup.sh | bash
  • Open iTerm and set a powerline font for your profile

Windows

  • Ensure you can run PowerShell scripts
    • Run the following as administrator if you can't: set-executionpolicy unrestricted
  • Run the following (rebooting and rerunning as necessary):
    • iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/talesin/dotfiles/master/win-setup.ps1'))
  • Open the ConEmu settings and choose a powerline font

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published