du --all --human-readable --threshold 1G
git clone https://github.com/shawal-mbalire/root_home_shawal
rsync -avhu --progress root_home_shawal ~
on arch
yay -S nerd-fonts otf-font-awesome
install otf-font-awesome on fedora.. don't know when it was installed
curl -OL https://github.com/ryanoasis/nerd-fonts/releases/latest/download/JetBrainsMono.tar.xz
yay -Syyu hyprland-git wofi drun
git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
for fedora
sudo dnf install lua lua-devel luarocks go lua5.1
wget https://luarocks.org/releases/luarocks-3.11.1.tar.gz
tar zxpf luarocks-3.11.1.tar.gz
cd luarocks-3.11.1
./configure && make && sudo make install
sudo luarocks install luasocket
lua
on fedora obsidian is a snap
curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
install blueman and nmtui suprisingly this blueman installs sway controlcenter if only there was something like this for hyprland instead of different prgrams