41 lines
731 B
Markdown
41 lines
731 B
Markdown

|
|
|
|
# Mes dotfiles pour Archlinux
|
|
|
|
## Capture d'écran
|
|
|
|
![capture]()
|
|
|
|
|
|
## Détails
|
|
|
|
| **Fonction** | **Logiciels** |
|
|
| :--- | :---- |
|
|
| OS | Archlinux |
|
|
| Bureau | Gnome |
|
|
| Shell | [Zsh](https://github.com/drconis3119/dotfiles#Zsh) |
|
|
| DM | GDM |
|
|
| Editeurs | [vim](https://github.com/draconis3119/dotfiles#vim)|
|
|
|
|
## Configurations
|
|
|
|
### Vim
|
|
|
|
Pour configurer vim lancer.
|
|
|
|
```vim +PluginInstall +qall```
|
|
|
|
### Zsh
|
|
|
|
Installer antigen pour la gestion des plugins.
|
|
|
|
```curl -L git.io/antigen > .local/share/antigen/antigen.zsh```
|
|
|
|
|
|
## Liens
|
|
[Blog](https://draconis.me) <br />
|
|
[Mastodon](https://mstdn.io/@draconis) <br />
|
|
|
|
## License
|
|
The code is available under the [License]()
|
|
|