Skip to content

Latest commit

 

History

History
60 lines (44 loc) · 1.23 KB

README.md

File metadata and controls

60 lines (44 loc) · 1.23 KB

dangooddd's linux dotfiles

Set of configs for cli tools, terminal, shell and other stuff (Fedora).

Configurations

Installation

Warning

Move existing files and directories manually, script will not touch them.

Clone repository:

git clone https://github.com/dangooddd/.dotfiles.git

Link configuration files via script:

cd .dotfiles
./install.sh

Packages

Enable copr repositories:

sudo dnf copr enable -y atim/lazygit

Install packages via dnf:

sudo dnf install $(cat packages.txt)

Install rust programming language:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Install rust packages:

cargo install --locked starship
cargo install --locked yazi-fm yazi-cli

Install yazi plugins:

ya pack -u