dotfiles/zsh/functions.zsh

3 lines
50 B
Bash

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