mirror of
https://github.com/neongamerbot-qk/hackclub-nest
synced 2024-11-14 13:19:35 +00:00
enhancement(lint): Fix lint errors for .bash_history
Co-authored-by: NeonGamerBot-QK <saahilattud@gmail.com> Signed-off-by: zeon-neon[bot] <136533918+zeon-neon[bot]@users.noreply.github.com> Signed-off-by: Saahil <neon@saahild.com>
This commit is contained in:
parent
da4274dba6
commit
a5342da06e
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
cat .config/systemd/user/caddy.service
|
cat .config/systemd/user/caddy.service
|
||||||
screen
|
screen
|
||||||
htop
|
htop
|
||||||
free -m -h
|
free -m -h
|
||||||
quota
|
quota
|
||||||
quota -h
|
quota -h
|
||||||
ls
|
ls
|
||||||
du -h
|
du -h
|
||||||
neofetch
|
neofetch
|
||||||
ls -a
|
ls -a
|
||||||
htop
|
htop
|
||||||
|
|
Loading…
Reference in a new issue