Skip to content

System Scripts for Personal Quality of Life Improvement.

Notifications You must be signed in to change notification settings

J-E-J-S/bash-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Quality of Life System Scripts

Guide

Intended for use with Z shell (zsh) in POSIX environment.
Move all scripts to /usr/local/bin/
Change permission of scripts: chmod +x <script.sh>
To use script as a command, create alias in .zshrc file
e.g alias snapgene='/usr/bin/snapgene.sh';

snapgene.sh Open a file (.fasta, .fas, .fa, .gb, .dna) with snapgene.
tree.sh Generate Windows command prompt tree-type output in shell.
gb2dna.sh Convert any accepted file format to SnapGene format (.dna).
xlsx2csv.sh Convert .xlsx excel files to .csv with gnumeric (install: brew install gnumeric).
caseconvert.sh Convert case from lower to upper case of upper to lower case.

About

System Scripts for Personal Quality of Life Improvement.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages