chore: fix alias

This commit is contained in:
Andre Henriques 2023-07-19 20:51:47 +01:00
parent f56cdeea7c
commit 2c5747b235

View File

@ -1,5 +1,5 @@
function cclear
if test -e /nix then
if test -e '/nix'
/run/current-system/sw/bin/clear
else
/bin/clear