modified: clear

This commit is contained in:
2023-07-09 18:26:37 +01:00
parent 0af324dc63
commit 67d7b0a9f6
3 changed files with 10 additions and 1 deletions

2
alias.fish Normal file
View File

@@ -0,0 +1,2 @@
alias cclear /run/current-system/sw/bin/clear
alias clear "cclear && hyfetch"