Skip to content

devCKVargas/dotfiles-windows

Repository files navigation

My windows dotfiles (currently using PowerShell & batch script)

This repo is currently being refactored


To do list

  • 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

Clone the repo

using git

git clone https://github.com/devckvargas/dotfiles-windows.git

using github cli

gh repo clone devckvargas/dotfiles-windows

App install script

Usage:

.\install_apps.ps1

Requirements

  • Internet connection
  • PowerShell
  • Admin rights

App list (outdated)

Chocolatey Winget
Winget-CLI
Eartrumpet (Volume Control)
Traffic-Monitor (Network Speed monitor)
.NET Runtimes
Visual C++ Runtimes
winfetch
Open Audio Library (openal)
Spicetify-Marketplace
Fonts
JetBrainsMono Nerd Font
Arimo Nerd Font
Meslo Nerd Font
Dev Apps
Git
Github CLI
Github Desktop
Terminal
NodeJS
Powershell
Java (JDK18)
VSCode
Figma
ImageMagick
Responsively App
Visual C++ Redist Runtimes 2015-2022
Microsoft XNA Framework Redist (Refresh)
Apps
7-Zip
Afterburner
AltSnap
Anydesk
AutoHotKey
Capcut
Caprine(Facebook Messenger)
Canva
CPU-Z
Discord
f.lux
Free Download Manager
GPU-Z
Handbrake
K-lite mega codec pack
Microsoft To Do
Facebook Messenger(MS Store)
Megasync
NextDNS Desktop
Nilesoft Shell
NVCleanstall
OBS Studio
Powertoys
ShareX
Speedtest-CLI
Spicetify
Spotify
SuperF4
TickTick
Telegram
VLC media player
WinRAR
WingetUI



Restore settings script

Note

The user will be prompted at the end of the install script

Or manually run it using

.\install_script.ps1

Hotkey script (outdated)

Requirements

  • AutoHotKey(AHK)
  • Admin rights

Hotkey list

Apps hotkey
Keybind Description
Super+B launch browser (msedge)
Super+C launch code editor (vscode)
Super+Enter launch terminal
Super+NumpadEnter launch terminal
Window hotkey
Keybind Desciption
Super+Q close active window
Ctrl+Q close active window
Super+F maximize active window
Super+PgUp maximize active window
Super+PgDn minimize active window

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published