Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 815 Bytes

File metadata and controls

41 lines (30 loc) · 815 Bytes

my dotfiles

Requirements

  • ripgrep
  • fd
  • neovim
  • lua (for nvim)
  • python
  • dev packages

Usage

I use gnu stow to symlink the files to home folder.

to use this repo, clone it and run this commands

cd dotfiles
stow {bash,zsh} // add packages you want to stow 

by default dotfiles will stow to ~ folder

you can change this in .stowrc file or by passing --target argument

System Info

  • OS: fedora
  • global theme: catppuccin
  • shell: zsh
  • shell theme: p10k
  • zsh package manager: omz
  • terminal emulator: Tilix
  • editor: vscode
  • launcher: ulauncher
  • font: JetBrainsMono

Icons

I use nerd font icons

to install nerd fonts, I use getNf