This commit is contained in:
Matthias Lohr 2013-06-03 05:44:13 -07:00
commit ff6f328228
2 changed files with 2 additions and 2 deletions

2
tools/check_for_upgrade.sh Normal file → Executable file
View file

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env zsh
function _current_epoch() {
echo $(($(date +%s) / 60 / 60 / 24))

View file

@ -1,4 +1,4 @@
#!/bin/zsh
#!/usr/bin/env zsh
# Zsh Theme Chooser by fox (fox91 at anche dot no)
# This program is free software. It comes without any warranty, to