chore: fix alias
This commit is contained in:
parent
f56cdeea7c
commit
2c5747b235
@ -1,5 +1,5 @@
|
|||||||
function cclear
|
function cclear
|
||||||
if test -e /nix then
|
if test -e '/nix'
|
||||||
/run/current-system/sw/bin/clear
|
/run/current-system/sw/bin/clear
|
||||||
else
|
else
|
||||||
/bin/clear
|
/bin/clear
|
||||||
|
Loading…
Reference in New Issue
Block a user