Move config files from config to chezmoi Add script to auto install packages with DNF and Cargo
27 lines
648 B
Text
27 lines
648 B
Text
|
|
prefix [/path/in_brackets] suffix
|
|
[/path/in_brackets]
|
|
prefix [path/in_brackets] suffix
|
|
[path/in_brackets]
|
|
prefix (/path/in-parantheses) suffix
|
|
(/path/in-parantheses)
|
|
prefix (path/in-parantheses) suffix
|
|
(path/in-parantheses)
|
|
prefix "/path/in/quotes" suffix
|
|
"/path/in/quotes"
|
|
prefix "path/in/quotes" suffix
|
|
"path/in/quotes"
|
|
prefix '/path/in-single' suffix
|
|
'/path/in-single'
|
|
prefix 'path/in-single' suffix
|
|
'path/in-single'
|
|
prefix ~/home/path suffix
|
|
~/home/path
|
|
|
|
prompt:~/dot$ git status
|
|
modified: home/.tmux.conf
|
|
deleted: home/tools/bin/hello
|
|
new file: home/.laktakrc
|
|
|
|
non path: 100 k/s 50m/s 10k/s
|
|
non path: page 1/2
|