updated restore timeshift doc after a small scare
This commit is contained in:
parent
c99db31809
commit
f6dcf3032e
2 changed files with 31 additions and 1 deletions
|
|
@ -11,3 +11,9 @@ tr '\n' ' '
|
|||
add notation about using find to list only files in current directory and NOT subdirectory:
|
||||
find $dir -maxdepth 1 -type f
|
||||
|
||||
Install zsh-completions-git
|
||||
|
||||
paru -S zsh-completions-git
|
||||
|
||||
at 9:06
|
||||
https://www.youtube.com/watch?v=bTLYiNvRIVI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue