Just a few scripts to make your life easier 🤟
This script will take a branch name and drop you into that branch's worktree with all the file open in neovim, and also run any build command need to be run.
TODO: 1. Add ability to open multiple branches at once 2. Work with different project or make different scrips for different projects 3. More may come.
Notifies the user when battery is overcharging or when it is draining.
Clones a git repo into a folder on a keypress.
Initializes a new distro with all the necessary programs and basic setup.
Opens a prompt to select configuration files and open in text editor.
Select a clipboard entry from history with rofi
A few scripts to configure keyboard behaviour
- keyboard_setup
- This script makes
Caps
intoEsc
when tapped andCtrl
when held down. Very useful.
- This script makes
- invertedmaps 🗑
- invert-num 🗑
- normalmaps 🗑
Read text from screen to clipboard.
Originally from sdushantha, I made it work for me.
Open a terminal windows with selected tmux session.
A script to use a second laptop as second screen.
Basic startup applications.
Some python functions to make scripting easier.