From 1ef3836a109ad851fd77bd227eda39f8376f7817 Mon Sep 17 00:00:00 2001 From: Mathias Schneider Date: Wed, 27 May 2026 08:57:55 +0200 Subject: [PATCH] update --- Linux/! fmt.md | 2 +- Linux/! locate.md | 2 +- Linux/! stow.md | 2 +- Linux/BASH Basics/BASH Basics.md | 7 +++++++ git/! Git Cheat Sheet.md | 2 +- 5 files changed, 11 insertions(+), 4 deletions(-) diff --git a/Linux/! fmt.md b/Linux/! fmt.md index f33c5bc..f85490f 100644 --- a/Linux/! fmt.md +++ b/Linux/! fmt.md @@ -1 +1 @@ -#❗ \ No newline at end of file +- [ ] #❗ \ No newline at end of file diff --git a/Linux/! locate.md b/Linux/! locate.md index f33c5bc..f85490f 100644 --- a/Linux/! locate.md +++ b/Linux/! locate.md @@ -1 +1 @@ -#❗ \ No newline at end of file +- [ ] #❗ \ No newline at end of file diff --git a/Linux/! stow.md b/Linux/! stow.md index f33c5bc..f85490f 100644 --- a/Linux/! stow.md +++ b/Linux/! stow.md @@ -1 +1 @@ -#❗ \ No newline at end of file +- [ ] #❗ \ No newline at end of file diff --git a/Linux/BASH Basics/BASH Basics.md b/Linux/BASH Basics/BASH Basics.md index 4a4dd98..7e5ee2f 100644 --- a/Linux/BASH Basics/BASH Basics.md +++ b/Linux/BASH Basics/BASH Basics.md @@ -2,6 +2,13 @@ Sammlung wichtiger BASH-Befehle und Konzepte für die Linux-Konsole. +| Tastenkombi | Effekt | +| ----------- | ---------------------------- | +| `CTRL+U` | Lösche Eingabe vor Cursor | +| `CTRL+K` | Lösche Eingabe nach Cursor | +| `CTRL+A` | Springe ans Ende der Eingabe | + + ## Grundlegende Konzepte - [[BASH Funktionen]] - Wiederverwendbare Funktionen erstellen diff --git a/git/! Git Cheat Sheet.md b/git/! Git Cheat Sheet.md index f33c5bc..f85490f 100644 --- a/git/! Git Cheat Sheet.md +++ b/git/! Git Cheat Sheet.md @@ -1 +1 @@ -#❗ \ No newline at end of file +- [ ] #❗ \ No newline at end of file