vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+26
View File
@@ -0,0 +1,26 @@
---
status: Archiv
tags:
- process/task
---
> [!task]+
> Project:: [[Software]]
> Bar:: `$= dv.view('total-progress-bar', {file: "tmux konfigurieren"})`
## Aufgabenbeschreibung
Konfiguration von tmux mit oh-my-tmux
```shell
mkdir .config/tmux
git clone --single-branch https://github.com/gpakosz/.tmux.git .config/tmux/oh-my-tmux
ln -s .config/tmux/oh-my-tmux/.tmux.conf .tmux.conf
cp .config/tmux/oh-my-tmux/.tmux.conf.local .config/tmux
```
## Überlegungen
## Unteraufgaben
- [x] tmux konfigurieren [start:: 2025-02-21] [completion:: 2025-02-21]