An open API service indexing awesome lists of open source software.

https://github.com/bbugyi200/scripts

Scripts... Many of which are dependencies for my dotfiles repository
https://github.com/bbugyi200/scripts

Last synced: about 1 year ago
JSON representation

Scripts... Many of which are dependencies for my dotfiles repository

Awesome Lists containing this project

README

          

# scripts
These are most of the scripts I use on my Linux machines.

Many of these scripts are dependencies for my [dotfiles](https://github.com/bbugyi200/dotfiles) repository. As with my dotfiles, I use [stow](https://www.gnu.org/software/stow/manual/stow.html) to create symbolic links from these scripts to the appropriate location on my filesystem (`/usr/local/bin`). This way, I can organize my scripts in separate directories the way I like but without the need to add arbitrary directories to my PATH. The exact stow commands I use to do this can be found in my [clinks](main/clinks) script.