du --all --human-readable --threshold 1G
git clone https://github.com/shawal-mbalire/root_home_shawal
rsync -avhu --progress root_home_shawal ~
sudo dnf install lxpolkit
The following command will download and install the Linux Client on any supported Linux distribution.
curl -s https://binaries.twingate.com/client/linux/install.sh | sudo bash
Headless Mode is available for server, services, or container instances.
Once installation completes, you need to configure the Linux Client by running the following command:
sudo twingate setup
on arch
yay -S ttf-hack-nerd
on fedora
sudo dnf copr enable zawertun/hack-fonts
sudo dnf install hack-fonts
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