2022-03-17 15:08:12 +01:00
2023-02-28 21:26:54 +01:00
2022-03-12 12:37:37 +01:00
2021-09-23 17:21:07 +02:00

CLI tools setup/config files

This repository contains setup or config files for generic CLI applications, such as our Bash shell or ViM.

Files

  • bashrc is Bash startup setup script and should be installed at ~/.bashrc.
  • vimrc is ViM config script and should be installed at ~/.vimrc.
  • tmux.conf is tmux config file and should be installed at ~/.tmux.conf.

Installation

  • install.sh script copies above files to their respective destinations.
Description
Profile configuration files (bashrc, vimrc, tmux.conf).
Readme 54 KiB
Languages
Shell 76.1%
Vim script 23.9%