Skip to content

NelsonMaty/nelsons-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

268 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nelson's dotfiles

This repository contains all the dotfiles I use on my system.
Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!

image

This is how my terminal looks like ☝🏻

Contents

  • vim (Neovim) config
  • tmux config
  • zsh config
  • kitty config

Neovim setup

Requirements

  • Neovim >= 0.9.0 (needs to be built with LuaJIT)
  • Git >= 2.19.0 (for partial clones support)
  • LazyVim
  • a Nerd Font(v3.0 or greater) (optional, but needed to display some icons)
  • lazygit (optional)
  • a C compiler for nvim-treesitter. See here
  • for telescope.nvim (optional)
  • a terminal that support true color and undercurl:
    • kitty (Linux & Macos) (This is the terminal that I use)
    • wezterm (Linux, Macos & Windows)
    • alacritty (Linux, Macos & Windows)
    • iterm2 (Macos)

Shell setup (macOS)

  • Zsh - A shell designed for interactive use
  • Homebrew - Package manager for macOS
  • Nerd fonts - Powerline-patched fonts. I use Fira Code Nerd Font.
  • lsd - A replacement for the ls command
  • Starship - A cross-shell customizable prompt

About

My personal dotfiles for tmux, nvim, zsh and kitty terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors