blob: ddc54975aa40a9ad9f86a6a730f4010024c7bb41 (
plain)
1
2
3
4
5
6
7
8
|
# .dotfiles
config stuff (i need to move everything into one place)
# links for this to work
* `~/.ideavimrc` -> `./idea/.ideavimrc`
# windows
* run `./_windows/startup.ps1` on startup (`PowerShell.exe -WindowStyle Hidden -ExecutionPolicy Bypass -File <PATH>`)
|