This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# https://developer.fedoraproject.org/tech.html | |
# Vagrant | |
sudo dnf install -y kmod-VirtualBox kmod-VirtualBox-$(uname -r) vagrant VirtualBox | |
sudo vagrant plugin install vagrant-vbguest | |
# Android | |
sudo dnf install -y android-tools |
alwaysOnTop.ahk
Keep an application window Always On Top of other windowshotCorner.ahk
Acticate Task View when mouse points to top left corner of the display