Skip to content

OlaYZen/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Tools

A collection of custom tools I regularly use across both Windows and Linux.

List of applications/dependencies required for the usage of my custom tools.

Windows

Windows/Hyprland.ahk

Description
Windows + Holding left click    Moves the window around just like the title bar
Windows + Holding right click   Resizes the window based on mouse movement and based on which corner is closest to the mouse
Windows + Q                     Closes the program the mouse is highlighting. The program doesn't have to be focused
Windows + W                     Opens the default browser
Windows + F                     Toggles restore/maximize button
Windows + Enter                 Opens Windows Terminal

Windows/Microsoft.PowerShell_profile.ps1

Description
wingetf                         Fuzzy find searches every winget installation and allows you to install the searched up application by pressing enter
ebrc/rbrc                       Edit .bashrc / Reload .bashrc (Is from my Linux .bashrc) which opens/reloads the powershell profile in notepad
claer                           Custom function for clear (incase you do a spelling error(Happens a lot))
grep                            Custom function for findstr
cff                             Custom function for clear && fastfetch

About

A collection of custom tools I regularly use across both Windows and Linux.

Topics

Resources

License

Stars

Watchers

Forks