86 lines
3.9 KiB
Markdown
86 lines
3.9 KiB
Markdown
---
|
|
tags:
|
|
- process/task
|
|
---
|
|
|
|
> [!task]+
|
|
> Project:: [[Austausch Laptop]]
|
|
> Bar:: `$= dv.view('total-progress-bar', {file: "Aufsetzen neuer Laptop"})`
|
|
|
|
## Aufgabenbeschreibung
|
|
|
|
## Überlegungen
|
|
|
|
### Microsoft.PowerShell_profile.ps1
|
|
```powershell
|
|
Set-Alias lvim 'C:\Users\tpeetz\.local\bin\lvim.ps1'
|
|
oh-my-posh init pwsh --config https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/catppuccin.omp.json | Invoke-Expression
|
|
```
|
|
|
|
### .bash/themes/git_bash_windows_powerline/.git/config
|
|
```gitconfig
|
|
[core]
|
|
repositoryformatversion = 0
|
|
filemode = false
|
|
bare = false
|
|
logallrefupdates = true
|
|
symlinks = false
|
|
ignorecase = true
|
|
[remote "origin"]
|
|
url = https://github.com/diesire/git_bash_windows_powerline.git
|
|
fetch = +refs/heads/*:refs/remotes/origin/*
|
|
[branch "master"]
|
|
remote = origin
|
|
merge = refs/heads/master
|
|
rebase = true
|
|
```
|
|
|
|
## Unteraufgaben
|
|
|
|
- [x] Einrichten von OneDrive, Outlook [completion:: 2025-05-19]
|
|
- [x] Installation Firefox [completion:: 2025-05-16]
|
|
- [x] Installation Brave [completion:: 2025-05-16]
|
|
- [x] Installartion Notepad++ [completion:: 2025-05-19]
|
|
- [x] Installation Rainmeter [completion:: 2025-05-19]
|
|
- [x] Installation Obsidian [completion:: 2025-05-19]
|
|
- [x] Installation FreeCommander XE [completion:: 2025-05-19]
|
|
- [x] Installation JetBrains IDEA CE [completion:: 2025-05-19]
|
|
- [x] Installation JetBrains PyCharm CE [completion:: 2025-05-19]
|
|
- [x] Installation DBeaver [completion:: 2025-05-19]
|
|
- [x] Installation Signal Desktop [completion:: 2025-05-19]
|
|
- [x] Installation 7zip [start:: 2025-05-16]
|
|
- [x] Installation Brother Druckertreiber [start:: 2025-05-16] [completion:: 2025-07-08]
|
|
- [x] Installation Citrix Workspace [completion:: 2025-05-19]
|
|
- [x] Installation Docker Desktop [start:: 2025-05-16] [completion:: 2025-07-11]
|
|
- [x] Installation FileZilla [start:: 2025-05-16] [completion:: 2025-05-26]
|
|
- [x] Installation Git und Git LFS [completion:: 2025-05-19]
|
|
- [x] Installation Github CLI und glab (Gitlab CLI) [completion:: 2025-10-21]
|
|
- [x] Installation gpg4Win [start:: 2025-05-16] [completion:: 2025-09-30]
|
|
- [x] Installation Greenshot [completion:: 2025-05-19]
|
|
- [x] Installation KeepassXC [completion:: 2025-05-19]
|
|
- [x] Installation Lite XL [completion:: 2025-05-19]
|
|
- [x] Installation MediaMonkey [completion:: 2025-10-21]
|
|
- [x] Installation MariaDB [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation PostgreSQL [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation Logi Options+ [completion:: 2025-05-19]
|
|
- [x] Installation Visual Studio Code [completion:: 2025-05-19]
|
|
- [x] Installation Neovim [start:: 2025-05-16] [completion:: 2025-07-07]
|
|
- [x] Installation Obsidian [completion:: 2025-05-19]
|
|
- [x] Installation Oh My Posh [start:: 2025-05-16] [completion:: 2025-05-26]
|
|
- [x] Installation Postman [start:: 2025-05-16] [completion:: 2025-07-08]
|
|
- [x] Installation Powershell [completion:: 2025-05-19]
|
|
- [x] Installation PowerToys [start:: 2025-05-16] [completion:: 2025-07-07]
|
|
- [x] Installation Putty [completion:: 2025-05-19]
|
|
- [x] Installation Python [start:: 2025-05-16] [completion:: 2025-07-08]
|
|
- [x] Installation Ruby [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation Rust [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation Sourcetree [completion:: 2025-05-19]
|
|
- [x] Installation Sengi [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation Slido for Windows [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation THeiaIDE [start:: 2025-05-16] [completion:: 2025-07-09]
|
|
- [x] Installation Terminal [completion:: 2025-05-19]
|
|
- [x] Installation TortoiseGit [start:: 2025-05-16] [completion:: 2025-07-08]
|
|
- [x] Installation TreeSizeFree [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
- [x] Installation WinSCP [start:: 2025-05-16] [completion:: 2025-05-26]
|
|
- [x] Installation Zoom [start:: 2025-05-16] [completion:: 2025-10-21]
|
|
|