/dotfiles

A collection of my dotfiles

Primary LanguageVim Script

dotfiles

Introduction

A collection of my dotfiles. Please look into src/.

Discussion

  • alacritty.toml: Used with Alacritty terminal emulator.
  • .bashrc: Used with bash. See .shellrc as well.
  • .inputrc: Used for customizing GNU Readline across the system.
  • .shellrc: General commands used in .bashrc and .zshrc. Use with either of them.
  • .tmux.conf: Used for personalizing tmux.
  • .vimrc: Used for customizing Vim editor.
  • .zshrc: Used with zsh. See .shellrc as well.