Skip to content

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

Notifications You must be signed in to change notification settings

neandreev/dotfiles

Repository files navigation

Requirements for dotfiles:

  • Installed packages: git, tmux, zsh, unzip, zoxide
  • 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 nvm:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
  • Installed fzf:
git clone --depth 1 https://github.com/junegunn/fzf.git ~/.fzf && ~/.fzf/install

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages