Skip to content

Talhamehar007/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dot Files for Linux/Mac Configurations:

Location of Dot Files

1. starship

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/starship/starship.toml > ~/.config/starship.toml

2. neofetch

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/neofetch/config.conf > ~/.config/neofetch/config.conf

3. bash

Aliases (.bash_aliases)

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/bash_aliases > ~/.bash_aliases && source ~/.bash_aliases

.bashrc

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/bashrc > ~/.bashrc

4. fish

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/fish/config.fish > ~/.config/fish/config.fish

5. Exa Completions (Linux Only)

bash

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/completions/exa.bash > /etc/bash_completion.d/

fish

curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/fish/completions/exa.fish > ~/.config/fish/completions

About

Dot Files for my Linux Configurations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published