Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kitsunesemcalda/dotfiles
- Owner: KitsuneSemCalda
- License: mit
- Created: 2024-05-18T06:09:41.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-06-05T08:32:42.000Z (8 months ago)
- Last Synced: 2024-06-05T09:54:10.270Z (8 months ago)
- Topics: dotfiles, dotfiles-linux, dotfiles-windows, dotfiles-wsl, golang, golang-developer, neovim, neovim-dotfiles, powerlevel10k, systemd, systemd-service, typescript, typescript-developer, wsl2-gui, zsh, zshrc
- Language: Shell
- Homepage:
- Size: 46.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)