Skip to content

ivleonov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Requirements

sudo dnf install -y alacritty bat curl fzf git tig htop jq make mc neovim nodejs openssl-devel zlib-devel perl-App-cpanminus the_silver_searcher tmux stow fd-find tree-sitter-cli httpie libyaml-devel cascadia-fonts-all source-foundry-hack-fonts

Other Software

Install flatpak applications

flatpak install -y com.bitwarden.desktop com.todoist.Todoist md.obsidian.Obsidian us.zoom.Zoom org.signal.Signal

Installing plugins for playing movies and music

Source

sudo dnf install \
  https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm \
  https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

sudo dnf install gstreamer1-plugins-{bad-\*,good-\*,base} gstreamer1-plugin-openh264 gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-devel
sudo dnf install lame\* --exclude=lame-devel
sudo dnf group upgrade --with-optional Multimedia

Font

Nerd Fonts

Other options:

Hack

Clone and configure links

git clone [email protected]:ivleonov/dotfiles.git ~/dotfiles
cd ~/dotfiles
stow --verbose=2 alacritty bash bin neovim tmux

Tmux

Plugin manager

git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published