dotfiles/zsh/functions.zsh

4 lines
50 B
Bash

#!/usr/bin/env zsh
#
silence() { $1 &>/dev/null }