0xgirish / scripts

personal usefull scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some usefull scripts | Girish Kumar

Scripts:
--------
bin
├── copy # copy content of stdin to clipboard, use it with vim visual selection [:'<,'>!copy]
├── github # create or delete repos
├── mover # move different files in download folder to appropriate folder
├── power # get power level of battery
├── single-screen # a simple hack for mirror monitor to external monitor
├── search # search from command line or using vim visual selection [:'<,'>!search]
├── ufetch # neofetch like command, [stolen from https://gitlab.com/jschx/ufetch]
└── youtube-audio # download audio file from youtube, [stolen from stackoverflow]

About

personal usefull scripts


Languages

Language:Shell 46.5%Language:Vim Script 28.1%Language:Python 25.3%