Got my desktop up and running. Vim, KeepassXC, and Firefox all working with the classic (if basic) Chicago95 theme!

With XFCE 4.20 though, I do have wayland installed and could mess around with different shells and window managers if I wanted to.

At least for now for basic computer usage this is acceptable. I usually use stock GNOME on Linux tbh.

#30DayBSDChallenge #runbsd #FreeBSD #xfce #fishshell #chicago95

I was going through my previous SSD's files and checking whether I had some lingering branches in my 88 repos so I devised a silly little fish script:

for folder in *
pushd $folder
# If current git branch is not master, main or dev
if string match --invert --regex "\\\* master|\\\* main|\\\* dev" (git branch)
echo (pwd) \n
end
popd
end

Now I know exactly which repos are still in a branch that I might have never pushed (and I also get a list of other existing branches in each repo).

#FishShell

@bkuhn @funkylab @jspath55 @MrShark

I actually use #fishshell , but in times of Unicode everywhere, I don’t think there are that many filenames, which couldn't be done on Linux commandline. `☺☹☻.c` is so boring filename that I don’t have to even quote it.

My Debian just got a little upgrade and some Linux ricing 💜

In the last few weeks, I set up a small Hyprland environment (of course in purple) alongside XFCE, mainly for AI workloads and coding sessions.

The plan is for ROCm-Chroot, ComfyUI, Ollama and similar tools to gradually move over there, while everyday use and productivity will stay on XFCE.

Why Hyprland?
I originally played around with Sway, but I was apparently too dumb for it...

The setup itself is nothing special: Waybar, Wofi, Wlogout, Kitty etc.

But that's exactly what makes window managers so fun:
you assemble all the components yourself and build your own desktop from scratch.

And honestly... styling everything with CSS ended up being way more fun than it probably should be xD

#DailyDesktop #ShareYourDesktop #UnixPorn #GNUlinux #Linux #MyDesktop #OpenSource #FOSS #FishShell #Fish #Fastfetch #Debian #LinuxRice #LinuxRicing #CLI #Terminal #Hyprland #Wayland #GeekLife #TuxLife

@Jdm2 my setup:
distro: #nixos
shell: #fishshell
env management: #direnv + #nix devshells
history: #atuin
project manager: #cargo
file manager: #yazi
editor: #HelixEditor
lsp: #rustanalyzer + #clippy lints
fmt: #rustfmt
spell ceck: #languagetool
vcs: #git + #gitui (TUI) + #sourcehut

https://git.sr.ht/~sntx/hive

Estuve probando #fishshell pero no me reconocía el #nvm, al final decidí volver a #zsh, el objetivo era simplificar las cosas pero se estaban complicando más que antes.
🚀 My CachyOS (Arch based) setup script using the Fish shell. Saves so much time when doing full system installs!

Installs yay, core/AUR apps, NFS mounts, auto-update, and more!

Adapt as needed for your network and package preferences.

Tip: Rename the script from .txt to .fish for direct use with Fish shell.

#Linux #Arch #CachyOS #fishshell #dotfiles #Automation

Got side tracked setting up Fish shell today and made some little ascii fish friends
https://codeberg.org/zacharesmer/fish-fish

#fishshell #asciiart

RE: https://cosocial.ca/@mhoye/116553395984214488

fish has now made it far enough into the collective consciousness that it can be used to punctuate a joke, which I quite like #fishshell

Edit: two jokes, and I will say the comparison to malware is justified - thanks to years of focus on making it easy to install and use!

Just got home and ran an apt upgrade to bring my main system (Debian ftw) to Linux 7.x... everything’s running fine, even my AI stack survived the upgrade.

Update: just tested it. Dirty Frag is fixed too!!!

#DailyDesktop #ShareYourDesktop #UnixPorn #GNUlinux #Linux #MyDesktop #OpenSource #FOSS #XFCE #Ghostty #FishShell #Fish #Fastfetch #Chroot #Debian #APT #LinuxRice #CLI #Terminal #ROCm #AMDGPU #AI #LocalAI #AIStack #SelfHosted #GeekLife #TuxLife