curl -sk https://abbyjeet.github.io/.dotfiles/setup.sh | bash -s
Some packages like eza may not be available in the dnf repo.
Please download those from their respective sources,
eg. in case of eza, download from https://github.com/eza-community/eza/releases
rcm
git
oh-my-posh
eza
bat
fzf
nvim
tmux
sudo dnf install -y --skip-unavailable rcm git eza bat fzf nvim tmux
chsh -s $(which bash)
and logout to take the effect
First follow the guide here to install OhMyPosh: https://ohmyposh.dev/docs/installation/linux
Assuming SSH is setup with Github, otherwise use HTTP clone
git clone [email protected]:abbyjeet/.dotfiles.git
rcup
rcdn
https://distro.tube/guest-articles/managing-dotfiles-with-rcm.html
https://github.com/thoughtbot/rcm