Skip to content

Chp-Dev/terminalConfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to my personal terminal

Installation/Configuration (POP ubuntu)

  • Terminal

Install Kitty terminal

curl -L https://sw.kovidgoyal.net/kitty/installer.sh | sh /dev/stdin

Clone my repository

git clone https://github.com/Chp-Dev/TerminalConfig

Configuration Kitty

cp -r TerminalConfig/config/ ~/.config/
  • Plugins

exa

Preview1

Install exa

sudo apt install exa

Examples of how to test exa

https://tldr.inbrowser.app/pages/common/exa

bpytop

Preview2

Install Bpytop

sudo apt install bpytop

Releases

No releases published

Packages

No packages published