vault backup: 2025-12-10 11:37:35
This commit is contained in:
@@ -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]
|
||||
Reference in New Issue
Block a user