Skip to content

Instantly share code, notes, and snippets.

View AndrewMontagne's full-sized avatar
🦊
Foxing Bugs & Hacking on Code!

Andrew Montagne AndrewMontagne

🦊
Foxing Bugs & Hacking on Code!
View GitHub Profile
@AndrewMontagne
AndrewMontagne / .git-branch.sh
Last active June 27, 2019 10:54
terminal stuff
#!/bin/bash
BRANCH=$(git symbolic-ref --short HEAD 2>/dev/null)
RETVAL=$?
if [ $RETVAL -eq 0 ]; then
if [ -z "$(git status -s)" ]; then
echo -ne " \001\033[48;5;2m"
elif [ "$(git ls-files --exclude-standard --others)" ]; then
echo -ne " \001\033[48;5;1m"
else
echo -ne " \001\033[48;5;3m"
@AndrewMontagne
AndrewMontagne / Notes.md
Last active August 10, 2017 01:55
Paradise Modular Computer Improvements
  • Fix issue with files refusing to be persistent
  • Make the software downloader have filters/categories
  • Wireless printer module
  • File server with public shares
  • Department-specific shares
  • Read-only files
  • Pseudo data disks for stuff like dictation machine tapes?
  • Scanner hardware
  • Digital recorder
  • Image filetype

Keybase proof

I hereby claim:

  • I am andrewmontagne on github.
  • I am andrewmontagne (https://keybase.io/andrewmontagne) on keybase.
  • I have a public key ASC2ZkwBcjRC3UM4UBOMmdNgxvGrjZrobWfaMP3fT7irEQo

To claim this, I am signing this object: