add arch gpus

This commit is contained in:
2022-11-21 23:01:08 +01:00
parent 027614541c
commit 28a5f03a60
2 changed files with 56 additions and 0 deletions

View File

@@ -32,6 +32,13 @@ Regular expressions (``regex'') looks for patterns and is used with find and gre
If the shell is set to find file ``a*b.txt'' then it will pass this first to regex, and hit items like `aab.txt' and `abb.txt'. If it finds nothing, it'll then use globbing, and interpret `a*b.txt' literally.
# Alias Expansion
> echo '"\C- ": shell-expand-line' >> ~/.inputrc
Reload bash, and you can use Ctrl+Space to expand an alias.
Type in `ll` (or any alias), then Ctrl+Space.
# Automatic Renaming
There are a bunch of files: