mort pirms 9 gadiem
vecāks
revīzija
7c3ff1bdf5
3 mainītis faili ar 3 papildinājumiem un 2 dzēšanām
  1. 1
    1
      bin/mshot
  2. 1
    1
      dotfiles/zshalias
  3. 1
    0
      setup.sh

+ 1
- 1
bin/mshot Parādīt failu

echo "mshot <name>" echo "mshot <name>"
fi fi


sleep 0.1
sleep 0.2
DIR=$(mktemp -d /tmp/mupload.XXXXXXXXXX) DIR=$(mktemp -d /tmp/mupload.XXXXXXXXXX)


if [ "$OS" = "Darwin" ]; then if [ "$OS" = "Darwin" ]; then

+ 1
- 1
dotfiles/zshalias Parādīt failu



function irc function irc
{ {
attach $1 | tee >(mbell "irc $1")
attach irc$1 | tee >(mbell "irc $1")
} }

+ 1
- 0
setup.sh Parādīt failu

check_command "sudo" check_command "sudo"
check_command "mutt" check_command "mutt"
check_command "w3m" check_command "w3m"
check_command "clisp"


if [ $issues -ne 0 ]; then if [ $issues -ne 0 ]; then
echo "Some things are missing. Continue? (y/n)" echo "Some things are missing. Continue? (y/n)"

Notiek ielāde…
Atcelt
Saglabāt