Skip to content

petrupp/dotfiles-public

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contents

  • vim (NeoVim) config
  • tmux config
  • git config
  • fish config
  • PowerShell config

Neovim setup

Requires Neovim (>= 0.8)

Add

  • use 'github/copilot.vim'
  • use 'ctrlpvim/ctrlp.vim'
  • use 'alvan/vim-closetag'
  • use 'tpope/vim-fugitive'
  • use 'andymass/vim-matchup'
  • use 'lukas-reineke/indent-blankline.nvim'
  • use 'preservim/nerdtree'

Shell setup (macOS & Linux)

  • Fish shell
  • Fisher - Plugin manager
  • Tide - Shell theme. Use version 5: fisher install ilancosman/tide@v5
  • Nerd fonts - Powerline-patched fonts. I use Hack.
  • z for fish - Directory jumping
  • Exa - ls replacement
  • ghq - Local Git repository organizer
  • peco - Interactive filtering

PowerShell setup (Windows)

How to use

Watch my video tutorials:

  1. My dev workflow using tmux and vim
  2. My vim setup to speed up JavaScript coding for my Electron and React Native apps
  3. A productive command-line Git workflow for indie app developers
  4. My Fish shell workflow for coding
  5. How to set up PowerShell prompt with Oh My Posh on Windows 11

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 84.1%
  • Shell 12.0%
  • PowerShell 3.9%