mirror of
https://github.com/drewcassidy/dotfiles
synced 2024-09-01 18:24:06 +00:00
update itermcolors
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#! /bin/zsh
|
||||
#!/bin/zsh
|
||||
|
||||
BASE=/tmp/tesseracttemp_$$
|
||||
TMP=$BASE.txt
|
||||
|
@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
MOUNT="/Volumes/Paxilon"
|
||||
|
||||
ESC="\033"
|
||||
|
@ -1 +1,2 @@
|
||||
#!/bin/bash
|
||||
diskutil eject "/Volumes/$1"
|
||||
|
Reference in New Issue
Block a user