Skip to content

SamuilDichev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Table of Contents

Prerequisites

  • ripgrep
  • NodeJS
  • snapd (Optional) - Can be used to install NeoVim via snap install nvim --stable --classic
  • bat - Modern cat

Installation

Aliases

  • for bash - ln -s <this-repo-path>/.bash_aliases ~/
  • for zsh - ln -s <this-repo-path>/.bash_aliases $ZSH_CUSTOM/aliases.zsh

Ruff config

ln -s <this-repo-path>/.config/ruff ~/.config/

Neovim

  • Install version >= 0.9.0
  • Setup config - ln -s <this-repo-path>/.config/nvim ~/.config/

Tmux

  • Install version >= 3.2
  • Setup config - ln -s <this-repo-path>/.config/tmux ~/.config/
  • Setup TPM (plugin manager) - git clone https://github.com/tmux-plugins/tpm ~/.config/tmux/plugins/tpm

About

Personal dot files / configs

Resources

Stars

Watchers

Forks

Packages

No packages published