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

25 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

TODO

  • Make better crossplatform (MacOS / Linux compatibility)
  • Script to remove custom tokens
  • Add .gitconfig with delta config and theme
  • Make the README clearer on the list of tools you need to install
  • Fix bat theme for tokyonight, check folke/tokyonight.nvim#23
  • Fix tmux theme

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