Skip to content

alexey-yanchenko/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  • Run
curl -Lks https://raw.githubusercontent.com/alexey-yanchenko/dotfiles/refs/heads/master/.bin/install.sh | bash
git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
  • Run Vim with command
vim +BundleInstall

Requirements

  • Packages
ripgrep fd-find cmake nvim yazi
  • Nerd Font (v3.0 or greater) (optional, but needed to display some icons)

Manage

  • Add new
config add <file_name>
config commit -m "Add <file_name>"
config push

Install NixOs

nmcli device wifi connect <SSID> password <password> # if needed
nix-shell -p git
curl -Lks https://bit.ly/4j3Rr37 | bash
source .bashrc
cp /etc/nixos/hardware-configuration.nix ~/.config/nixos/
rebuild

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors