Table of Contents | |||||
Apps install script |
Requirements |
App list (outdated) |
Hotkey script (outdated) |
Hotkey list |
This repo is currently being refactored
See Changelog
- use
gsudo
to isolate elivatation on certain script blocks () - add env PATH (spotify, etc..)
- get ideas from ChrisTitusTech's powershell-profile
- (experimental) use winget installed package list and automate from there (including the App list (outdated) below).
- add useful powershell modules (PSFzf, WinGetCommandNotFound, etc...)
- add terminal icons
- fix spicetify current_theme error
- replace AHK script with python
- add GlazeWM
- refactor README layout
- install & run the script will powershell 7
using git
git clone https://github.com/devckvargas/dotfiles-windows.git
using github cli
gh repo clone devckvargas/dotfiles-windows
Usage:
.\install_apps.ps1
- Internet connection
- PowerShell
- Admin rights
Chocolatey |
Winget |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
|
Note
The user will be prompted at the end of the install script
Or manually run it using
.\install_script.ps1
Requirements
- AutoHotKey(AHK)
- Admin rights
|
|