Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.5 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.5 KB

Dotfiles :shipit:

Config files for archlinux running i3 window manager and picom (fork of compton) compositor, integrated into GNOME environment.

YADM Setup (dotfiles manager)

https://github.com/TheLocehiliosan/yadm

# Set up YADM :+1:
yay -S --noconfirm yadm-git

# Create a temporary Bitbucket app password (read-only on repository)
# https://support.atlassian.com/bitbucket-cloud/docs/create-an-app-password/

# Clone (skip shell history)
 yadm clone https://williamchanrico:<BITBUCKET_TEMPORARY_APP_PASSWORD>@bitbucket.org/williamchanrico/dotfiles

# Decrypt yadm encrypt archive
yadm decrypt

# Replace yadm remote origin HTTPS with SSH
yadm remote origin -v
yadm remote remove origin
yadm remote add origin [email protected]:williamchanrico/dotfiles.git

# Delete the temporary Bitbucket app password

Screenshot(s) Preview

Empty Desktop

screenshot-desktop

Tiling Example (kitty terminal, yazi file manager, neovim, tpal, fastfetch, mpv)

Showing many running programs in tiling mode in one workspace

Click to preview!

screenshot-tiling

Yazi (files viewer with contents preview)

Yazi preview support includes code with highlights, images, file meta-data, etc.

Click to preview!

screenshot-yazi