/dotfiles

my dev work setup

Primary LanguageLua

dotfiles

my dotfiles manager

What it has?

  • neovim (as a fully featured IDE) + tmux + rust useful CLIs

If you want an adventure, here is how to use it

For ssh key setup

sudo apt install -y curl

bash <(curl -sSL https://raw.githubusercontent.com/zegabr/dotfiles/main/scripts/scripts/stuff/ssh.sh)

For core features like tmux, nvim, and CLI tools,

bash <(curl -sSL https://raw.githubusercontent.com/zegabr/dotfiles/main/scripts/scripts/setup_core.sh)

For extra desktop applications on debian distros

bash <(curl -sSL https://raw.githubusercontent.com/zegabr/dotfiles/main/scripts/scripts/setup_extra.sh)

For WSL setup with ssh and core features

bash <(curl -sSL https://raw.githubusercontent.com/zegabr/dotfiles/main/scripts/scripts/wsl.sh)

TODO:

  • learn how to use and setup debbuger for languages like go, rust, and maybe typescript for neovim

reminder to the creator

  • should add flameshot shortcut manually