Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 569 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 569 Bytes

dotfiles

My config files for Linux customization.

Extras

Add Starship

Install Starship

curl -sS https://starship.rs/install.sh | sh

Add starship to normal bash ~/.bashrc

eval "$(starship init bash)"

Add the following to the end of ~/.config/fish/config.fish:

starship init fish | source

Configure starship

mkdir -p ~/.config && touch ~/.config/starship.toml

Then make copy my starship.toml file to use configuration

Nerd Fonts

Nerd Font Download