improve description (wip)
This commit is contained in:
31
README.md
31
README.md
@@ -44,7 +44,7 @@ default=woelke
|
|||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
## Neovim Setup
|
## Setup Dotfiles
|
||||||
|
|
||||||
Setup ssh access to https://gitea.der-seb.space
|
Setup ssh access to https://gitea.der-seb.space
|
||||||
|
|
||||||
@@ -62,29 +62,18 @@ EOF
|
|||||||
|
|
||||||
[Install woelke dotfiles](https://gitea.der-seb.space/seb/dotfiles)
|
[Install woelke dotfiles](https://gitea.der-seb.space/seb/dotfiles)
|
||||||
|
|
||||||
- yay
|
## Knows Problems
|
||||||
- tools
|
|
||||||
- zsh
|
* Installation error: docker, docker-compose
|
||||||
- vim
|
* When Docker Desktop is installed on the host system, it might try to link its docker and docker-compose setup to the arch linux instance,
|
||||||
- git cannot be installed!!!!
|
* Disable wsl-integration in Docker Destkop Settings
|
||||||
|
* Remove docker, docker-desktop symlinks
|
||||||
|
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
Fix README
|
move zsh to gitea
|
||||||
|
- run and fix dotfiles install zsh scripts
|
||||||
```md
|
|
||||||
git clone ssh://git@gitea.der-seb.space:2222/seb/dotfiles.git ~/.dotfiles
|
|
||||||
cd ~/.dotfiles
|
|
||||||
./bootstrap.sh
|
|
||||||
```
|
|
||||||
|
|
||||||
Redesign bootstrap: .profil and .zprofile seems to some problems, e.g. .profile is only loaded as fallback,
|
|
||||||
|
|
||||||
Fix gitconfig?
|
|
||||||
|
|
||||||
.dotfiles / tools / docker and dockercompse cannot be installed
|
|
||||||
|
|
||||||
run and fix dotfiles install zsh scripts
|
|
||||||
|
|
||||||
faield: dotfiles install vim scripts 2 ----> "./install_plugins.sh",
|
faield: dotfiles install vim scripts 2 ----> "./install_plugins.sh",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user