Skip to content

My dotfiles for a full terminal IDE setup with Neovim

Notifications You must be signed in to change notification settings

dylandjian/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

My personal dotfiles for my development environment setup.

Screenshots

Neovim default Full workflow

Overview

This repository contains configuration files for:

  • Neovim (all Lua)
  • Tmux
  • Zsh (with Oh My Zsh)
  • Espanso

Requirements

Core Dependencies

  • Git
  • Neovim >= 0.9.0
  • Tmux >= 3.0
  • Zsh
  • Python >= 3.8
  • Rust (latest stable, for stylua)

Command Line Tools

  • fzf (fuzzy finder)
  • ripgrep (for file searching)
  • fd (modern find replacement)
  • bat (cat replacement)
  • delta (git diff viewer)
  • exa/eza (ls replacement)
  • jq (JSON processor)

Fonts

  • A Nerd Font (recommended: Liga SFMono Nerd Font)
  • Powerline-compatible font

Credits

About

My dotfiles for a full terminal IDE setup with Neovim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published