Skip to content

swastkk/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My config files for Linux Customisation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published