My personal dotfiles using dotbot and inspired in vsund dotfiles.
- Some packages need asdf to be installed.
- Python packages need some specific prerequisites
- LSP servers: LUA, go, java, python
$ ./install-profile <profile-name>
Where <profile-name>
is one of these files.
$ ./install-standalone <config-name-1> [<config-name-2> ... ]
Where <config-name-n>
is one of these files. You can use
many config at the same time.
Some packages that are installed and/or configured (many of them using asdf) according to my preferences are:
- CopyQ clipboard manager
- Fish shell
- Git
- GoLang
- i3 Window Manager
- Java
- NodeJS
- Python
- Rust
- Scala
- ssh
- Tmux
- Z Shell (outdated)
- Gradle
- Neovim 0.5
- ...