Dot Files for Linux/Mac Configurations:
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/starship/starship.toml > ~/.config/starship.toml
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/neofetch/config.conf > ~/.config/neofetch/config.conf
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/bash_aliases > ~/.bash_aliases && source ~/.bash_aliases
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/bashrc > ~/.bashrc
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/fish/config.fish > ~/.config/fish/config.fish
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/bash/completions/exa.bash > /etc/bash_completion.d/
curl https://raw.githubusercontent.com/Talhamehar007/dotfiles/main/fish/completions/exa.fish > ~/.config/fish/completions