Skip to content

My configuration files for bash, vim, tmux and so forth.

License

Notifications You must be signed in to change notification settings

peconi/dotfiles

 
 

Repository files navigation

Dotfiles

My configuration files for bash, vim, tmux and so forth.

The intention is to be able to run a setup script after cloning the repo on a Mac or Ubuntu (WSL) system and be up and running very quickly.

Setup Notes

Windows and WSL setup

  • Install WSL in powershell
The above command only works if WSL is not installed at all, if you run wsl --install and see the WSL help text, please try running wsl --list --online to see a list of available distros and run wsl --install -d <DistroName> to install a distro. To uninstall WSL, see Uninstall legacy version of WSL or unregister or uninstall a Linux distribution.
  • Use chocolatey to install Windows Terminal Preview using choco install microsoft-windows-terminal --pre
  • Get gruvbox-material color scheme for Windows Terminal.
  • Open the settings.json in windows preview by opening a new tab and click on Settings while holding shift
  • Paste in the colorschemes and asssign it to the Ubuntu profile in Windows Terminal

About

My configuration files for bash, vim, tmux and so forth.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 67.4%
  • Shell 19.3%
  • Lua 13.3%