1
0
mirror of https://github.com/drewcassidy/dotfiles synced 2024-09-01 18:24:06 +00:00

update itermcolors

This commit is contained in:
2017-12-09 20:58:26 -08:00
parent 6ef02a9396
commit 4cc1d4a2aa
7 changed files with 43 additions and 12 deletions

View File

@ -1,4 +1,4 @@
#! /bin/zsh
#!/bin/zsh
BASE=/tmp/tesseracttemp_$$
TMP=$BASE.txt

View File

@ -1,3 +1,5 @@
#!/bin/bash
MOUNT="/Volumes/Paxilon"
ESC="\033"

View File

@ -1 +1,2 @@
#!/bin/bash
diskutil eject "/Volumes/$1"