ptdecker / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The dotfiles I use

In summary:

  • .gitconfig - Standard gitconfig using personal email
  • .profile - Profile (Rust cargo)
  • .tmux.conf - Tmux with Ctrl-A and vi cursor controls
  • .vimrc - Vim with nice colors, language highlights, command line using Plug plugins
  • .zshenv - Zsh environment (Rust carog) and alias shortcuts
  • .zshrc - Vim key bindings for command line

About

My dotfiles


Languages

Language:Vim Script 91.5%Language:Shell 8.5%