Mte90 / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

A list of external tools that is repo use (or extend) or that I use on daily usage.

NeoVim

With a Python script, I am able to get only one running instance of nvim-qt, include also a venv detection.

Bash tools

  • Custom bash line, Fast and extensible bash powerline prompt with true color and fancy icon support
  • Zoxide, a smarter cd command, inspired by z and autojump
  • eza, A modern replacement for ls
  • bat, A cat(1) clone with wings
  • sd, A sed alternative more simple
  • fdfind, A simple, fast and user-friendly alternative to 'find'
  • ripgrep, ripgrep recursively searches directories for a regex pattern
  • FZF with custom settings
  • complete-alias, automagical shell alias completion

Git tools

  • Gitapper, a git wrapper with a lot of stuff
  • delta, A syntax-highlighting pager for git

Other tools installed

My own tools

About

My dotfiles


Languages

Language:Shell 63.9%Language:Lua 35.1%Language:Vim Script 0.8%Language:Vim Snippet 0.1%