lqs469 / 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

Vim setup

Requires Neovim (>= 0.5)

Shell setup

  • 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

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

About me

About

My personal dotfiles


Languages

Language:Vim Script 90.1%Language:Shell 6.7%Language:Lua 3.3%