meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
git:start [2023/05/30 10:29] – niziak | git:start [2024/12/11 12:24] (current) – niziak | ||
---|---|---|---|
Line 2: | Line 2: | ||
====== Preparation ====== | ====== Preparation ====== | ||
+ | |||
+ | ===== bash completion ===== | ||
+ | |||
+ | [[https:// | ||
+ | |||
+ | Package '' | ||
+ | < | ||
+ | / | ||
+ | / | ||
+ | / | ||
+ | </ | ||
+ | |||
+ | <file bash ~/ | ||
+ | . / | ||
+ | . / | ||
+ | |||
+ | if [ " | ||
+ | # | ||
+ | PS1=' | ||
+ | else | ||
+ | # | ||
+ | PS1=' | ||
+ | fi | ||
+ | </ | ||
+ | |||
+ | |||
=== git-email === | === git-email === |