Skip to content

kevinptt0323/rcfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcfiles

My rcfiles for:

Installation

Clone files into $HOME/rcfiles by default.

git clone https://github.com/kevinptt0323/rcfiles.git ~/rcfiles
./rcfiles/install

If you want to change the directory, run this command:

git clone https://github.com/kevinptt0323/rcfiles.git <path-to-rcfiles>
RC_DIR=<path-to-rcfiles> ./rcfiles/install

Note: you have to modify RC_DIR to <path-to-rcfiles> in .zshrc.

zsh

Add custom commands in .zshrc.

git

Some git aliases.

ripgrep

Ripgrep

tmux

  • Bind prefix key to <C-a>
  • Mouse enabled

Releases

No releases published

Packages

No packages published

Languages