/dotfiles

This repository contains information on what is needed in order to set up my workbench.

Primary LanguageShellMIT LicenseMIT

init

This repository contains information on what is needed in order to set up my workbench.

Setup

macOS

curl https://raw.githubusercontent.com/whirlwin/dotfiles/master/init-macos.sh | bash

Linux

./init-linux.sh

Misc

  1. Make Guake tab names suck less: gconftool-2 --set /apps/guake/general/use_vte_titles --type boolean false
  2. Install the following IntelliJ IDEA plugins:
  • Vimium
  • GitHub Copilot
  • Python
  • Go

TODO

  • Add prompts before each install. E.g. before all brew install commands to improve debugability