neandreev / dotfiles

Конфиги для частоиспользуемых cli-приложений

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements for dotfiles:

  • Installed packages: git, neovim, tmux, zsh, unzip, zoxide
  • Installed basic AstroNvim configuration:
git clone --depth 1 https://github.com/AstroNvim/AstroNvim ~/.config/nvim
  • Installed oh-my-zsh:
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
  • Installed starship prompt:
curl -sS https://starship.rs/install.sh | sh
  • Installed asdf:
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0

About

Конфиги для частоиспользуемых cli-приложений


Languages

Language:Shell 55.6%Language:Python 39.2%Language:Lua 5.2%