Skip to content

liamwilk/config-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Configurations of my Dev Environment

Use my actual Alacritty settings

  • Make the alacritty directory in .config

    mkdir $HOME/.config/alacritty
    
  • Copy the alacritty.toml of the repo into the config of alacritty

    cp ./alacritty.toml $HOME/.config/alacritty
    

Use my actual Tmux settings

  • Copy the .tmux.conf of the repo into the home directory

    cp ./.tmux.conf $HOME
    

Important

It's necessary that after you do this, press Ctrl-a and then Shift-I to install all the necessary TPM plugins

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages