Jeffery Russell
71ee4078d3
Merge pull request #20 from jzaia18/gitignore
Add gitignore
5 years ago
Jeffery Russell
1959b82b0a
Merge pull request #18 from jzaia18/master
Close issue #14
5 years ago
Jake Zaia
5e70b9e9d6
Add gitignore
5 years ago
Jeffery Russell
d1c5e0af02
Merge pull request #19 from jtt9340/master
Added more ASCII animals
5 years ago
Jake Zaia
31f42b9746
Finish code needed to close issue #14
5 years ago
Joey Territo
3e7f267000
Shifted the speech lines (lines connecting speech bubble and animal) to the right to make it look better
5 years ago
Joey Territo
45b836374a
Added a pig, a python, a sheep, and a snake to the ASCII art
5 years ago
jrtechs
b163e9876a
Updated the quote script to contain more ascii art!
5 years ago
jrtechs
41dbd7290c
Merge remote-tracking branch 'origin/master'
6 years ago
jrtechs
7a7d033ecf
Updated the quote system to use dynamic programming to print a better formatted message.
6 years ago
Jeffery Russell
7d69a1b79d
Created a simple script to set the correct permissions for your .ssh directory.
6 years ago
jrtechs
79c2948b16
Created a script to install all the stuff for my system after a fresh installation on a debian/ubuntu based computer.
6 years ago
jrtechs
5aaf360b8d
Updated script to be able to forcefully unmount a drive if an error occurs and the file system is still using a file.
6 years ago
Jeffery Russell
385f0d2556
Merge pull request #11 from tball401/master
Created batsay.py to display an ASCII bat saying something
6 years ago
tball401
4629b202f8
Created batsay.py to add new ascii character
6 years ago
Jeffery Russell
f2c96e7a77
Merge pull request #10 from fundatillus/master
A couple scripts for your consideration.
6 years ago
Jeffery Russell
76989ff16d
Merge pull request #7 from Archund/ansicolors
Added ansiConfig.sh to scripts/
6 years ago
Archund
78042caa50
added colors.sh to showcase the use of ansiConfig
6 years ago
Archund
063e8030c1
Quality of life change for ansiConfig
6 years ago
Josh Clements
f3a9220d81
Create virtualenv-auto-activate.sh
I don't remember where I got this script or I would provide credit. Useful if you use virtualenv.
6 years ago
Josh Clements
087b9fb97f
Merge pull request #1 from fundatillus/iphone-video-rotate
Create iPhoneVideoRotate.sh
6 years ago
Josh Clements
8310df89ae
Create iPhoneVideoRotate.sh
This script rotates video files that were created on an iPhone, but being edited on Linux. Requires the CLI version of HandBrake. It took me a while to figure out a good way to do this, so I'm passing on to you!
6 years ago
Jeffery Russell
62e51da2e1
Merge pull request #8 from jzaia18/master
Close Issue #2
6 years ago
Jake Zaia
23a8176ba5
Resolve the rest of issue #3
6 years ago
Jeffery Russell
385e39cf47
Merge pull request #6 from jzaia18/custom-bashscripts
Add custom bashscripts from Jake
6 years ago
Jake Zaia
07d4dd7347
Fix small bug involving home directory location
6 years ago
Archund
aebbea59ea
Added ansiConfig.sh to scripts/
6 years ago
Jake Zaia
cad1d1ee30
Remove useless file
6 years ago
Jake Zaia
278d1373d9
Add aliases
6 years ago
Jake Zaia
d1307573ea
Add mkcd.sh
6 years ago
Jake Zaia
9050f39ede
Add git script
6 years ago
Jeffery Russell
a4f8b3f2d5
Merge pull request #5 from jzaia18/master
Add creation functionality for SSH Config management
6 years ago
Jake Zaia
c81d7204fe
Add more functions for usability, document code
6 years ago
Jake Zaia
5c97202d0b
Add creation function
6 years ago
jrtechs
bb08441aaf
Fixed bug with configuration manager printing in terminal.
6 years ago
jrtechs
6647c33bc4
Updated the documentation and linked the ssh_manager to the configuration manager.
6 years ago
jrtechs
fe763f537b
Merge remote-tracking branch 'origin/master'
6 years ago
jrtechs
8d0565b140
Updated ssh connection manager to link to ssh drive manager
6 years ago
Jeffery Russell
3fcc3d3f62
Create LICENSE
6 years ago
jrtechs
05a10e5f90
Added image optimization script to bash manager.
6 years ago
jrtechs
81a048dc7e
Added option to add a quote to the quotes file by using command quote -a
6 years ago
jrtechs
1c971ad260
Updated config file to update users .bash/.zshrc file with aliases
6 years ago
jrtechs
10665c764f
Refractored ssh_manager.py to use common module utilities written for mount_ssh_drive.py
6 years ago
jrtechs
f95915f981
Finished mount_ssh_drive.py capability to remove and add mounts to the configuration text file.
6 years ago
jrtechs
2e7ceecbea
Worked on integrating the new configuration system with the mount script for ssh drives
6 years ago
jrtechs
cc41386ce2
Fixed bugs with reading the configuration file
6 years ago
jrtechs
bc8897e5a0
Started working on configuration file and mounting ssh drives
6 years ago
jrtechs
055cc20cfd
Added sshfs mount commands I use to the commands file.
6 years ago
jrtechs
04f2540be1
Added functionality to pipe messages into cowsay.
6 years ago
jrtechs
05f1ac7828
Updated ssh-key copy to use menu
6 years ago