Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kitsunesemcalda/dotfiles

My Dotfiles used in my personal computer using Lazy Zsh and Lazy Nvim
https://github.com/kitsunesemcalda/dotfiles

dotfiles dotfiles-linux dotfiles-windows dotfiles-wsl golang golang-developer neovim neovim-dotfiles powerlevel10k systemd systemd-service typescript typescript-developer wsl2-gui zsh zshrc

Last synced: about 1 month ago
JSON representation

My Dotfiles used in my personal computer using Lazy Zsh and Lazy Nvim

Awesome Lists containing this project

README

        

# My Personal Dotfiles

## === [Arch WSL](https://wsldl-pg.github.io/ArchW-docs/How-to-Setup/) ===

In [WSL](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) my costumes are:

- Shell: [ZSH](https://en.wikipedia.org/wiki/Z_shell) with [Powerlevel10k](https://github.com/romkatv/powerlevel10k) theme
- Editor: [Neovim](https://neovim.io/) with lazy configuration
- Languages: [Go lang]() and [Typescript](https://en.wikipedia.org/wiki/TypeScript)

> [!WARNING]
> The nvim config works only in version < 0.10.0 because the lsp api is updated in new version

### Todo:

- [x] Turn my ZSH Lazy from auto install in ArchWSL enviroment

- [x] Adding some services from WSL

- [x] Fix WSLg bug using a systemd service

- [x] Create a install script from install the config correctly:
- Apps Installed:
- [Podman](https://podman.io/)
- [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/)
- [Asdf](https://asdf-vm.com/)
- [Fastfetch](https://github.com/fastfetch-cli/fastfetch)
- [VHS](https://github.com/charmbracelet/vhs)
- [Zsh](https://www.zsh.org/)
- [Git](https://git-scm.com/)
- [Curl](https://curl.se/)
- [Fzf](https://github.com/junegunn/fzf)
- [Exa](https://github.com/ogham/exa)
- [Duf](https://github.com/muesli/duf)
- [Bat](https://github.com/sharkdp/bat)
- Asdf Plugins:
- [Rust](https://github.com/code-lever/asdf-rust)
- [Go](https://github.com/asdf-community/asdf-golang)
- [Neovim](https://github.com/richin13/asdf-neovim)
- [Erlang](https://github.com/asdf-vm/asdf-erlang)
- [Elixir](https://github.com/asdf-vm/asdf-elixir)
- [Nodejs](https://github.com/asdf-vm/asdf-nodejs)
- [Hugo](https://github.com/nklmilojevic/asdf-hugo)