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