This repository holds custom scripts I have created, made, borrowed, hacked.
My $HOME
folder contains a bin
folder which is a symbolic link of
$HOME/code/public/anchnk/bin
.
$HOME/bin
is in $PATH
so that each script can be executed just by calling
its name.
Script | Purpose |
---|---|
disable-touchpad.sh |
disable laptop trackball |
hxvw |
visualise hex colors with dunst |
launch-polybar.sh |
kill all polybar running instances and start a new one |
ls-ppas.sh |
list installed PPAs |
monitors-setup.sh |
configure randr according to the number of connected monitors |
remap-esc-to-capslock.sh |
remap capslock to escape key for vim / neovim |
set-bg.sh |
set desktop's wallpaper using feh |
skype |
launch skype through proxy (CNTLM) |
Note: this repository contains experimental code and should be considered as an evolving work in progresss.