abilovelchin / dotfiles-public

My personal dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cover

Takuya's dotfiles

Warning: Don’t blindly use my settings unless you know what that entails. Use at your own risk!

Looking for a Markdown note-taking app?

Check out my app called Inkdrop:

Inkdrop

Contents

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

Vim setup

Requires Neovim (>= 0.5)

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 me

About

My personal dotfiles


Languages

Language:Vim Script 90.6%Language:Shell 4.5%Language:Lua 3.4%Language:PowerShell 1.5%