#fishshell — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fishshell, aggregated by home.social.
-
(more Linux news in original post)
Proton Experimental updated for ARC Raiders, DIRT 5, Kingdom Come: Deliverance II:
https://www.gamingonlinux.com/2026/06/proton-experimental-updated-for-arc-raiders-dirt-5-kingdom-come-deliverance-ii/GloriousEggroll Drops GE-Proton11-1 With Massive Video Playback Rework and Proton 11 Rebase:
https://www.linuxcompatible.org/story/geproton111-released-with-proton-11-rebase-and-complete-video-playback-rework/fish 4.8 released with improved history search, better completion & scripting enhancements:
https://alternativeto.net/news/2026/6/fish-4-8-released-with-improved-history-search-better-completion-and-scripting-enhancements/NVIDIA 580.173.02 Linux Graphics Driver Released for GeForce 10 Series:
https://9to5linux.com/nvidia-580-173-02-linux-graphics-driver-released-for-geforce-10-seriesDXVK 3.0 Released with Shader Compilation and D3D9 Improvements:
https://9to5linux.com/dxvk-3-0-released-with-shader-compilation-and-d3d9-improvementsFwupd 2.0.21 Brings Fixes For More Than 250 Potential Security Issues Found Via AI:
https://www.phoronix.com/news/Fwupd-2.0.21-ReleasedMesa 26.2 Merges Vulkan Present Timing Support For X11/XWayland:
https://www.phoronix.com/news/Mesa-26.2-X11-Present-TimingLinux's KUnit Finally Supporting JUnit Output:
https://www.phoronix.com/news/Linux-KUnit-JUnit(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #ProtonExperimental #GEProton #FishShell #NVIDIA #NVIDIADriver #DXVK #Fwupd #Mesa #KUnit #FosseryTech
-
(more Linux news in original post)
Proton Experimental updated for ARC Raiders, DIRT 5, Kingdom Come: Deliverance II:
https://www.gamingonlinux.com/2026/06/proton-experimental-updated-for-arc-raiders-dirt-5-kingdom-come-deliverance-ii/GloriousEggroll Drops GE-Proton11-1 With Massive Video Playback Rework and Proton 11 Rebase:
https://www.linuxcompatible.org/story/geproton111-released-with-proton-11-rebase-and-complete-video-playback-rework/fish 4.8 released with improved history search, better completion & scripting enhancements:
https://alternativeto.net/news/2026/6/fish-4-8-released-with-improved-history-search-better-completion-and-scripting-enhancements/NVIDIA 580.173.02 Linux Graphics Driver Released for GeForce 10 Series:
https://9to5linux.com/nvidia-580-173-02-linux-graphics-driver-released-for-geforce-10-seriesDXVK 3.0 Released with Shader Compilation and D3D9 Improvements:
https://9to5linux.com/dxvk-3-0-released-with-shader-compilation-and-d3d9-improvementsFwupd 2.0.21 Brings Fixes For More Than 250 Potential Security Issues Found Via AI:
https://www.phoronix.com/news/Fwupd-2.0.21-ReleasedMesa 26.2 Merges Vulkan Present Timing Support For X11/XWayland:
https://www.phoronix.com/news/Mesa-26.2-X11-Present-TimingLinux's KUnit Finally Supporting JUnit Output:
https://www.phoronix.com/news/Linux-KUnit-JUnit(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #ProtonExperimental #GEProton #FishShell #NVIDIA #NVIDIADriver #DXVK #Fwupd #Mesa #KUnit #FosseryTech
-
Neat program of the day: bat
"A cat(1) clone with wings."
https://github.com/sharkdp/bat
Adds the built-in ability to colorize and format terminal output with a number of options. Multi-line output uses `less`.
For the fish shell... To setup colorized man pages with a percent displayed/total lines indicator, I added to my `config.fish`:
# Strip terminal backspaces before piping to bat
set -gx MANPAGER "sh -c 'col -bx | bat -l man -p'"
set -gx LESS "-M +Gg" -
Neat program of the day: bat
"A cat(1) clone with wings."
https://github.com/sharkdp/bat
Adds the built-in ability to colorize and format terminal output with a number of options. Multi-line output uses `less`.
For the fish shell... To setup colorized man pages with a percent displayed/total lines indicator, I added to my `config.fish`:
# Strip terminal backspaces before piping to bat
set -gx MANPAGER "sh -c 'col -bx | bat -l man -p'"
set -gx LESS "-M +Gg" -
صدر الإصدار الجديد 4.8 من واجهة الأوامر fish، مع تحسينات جوهرية تشمل استبدال نظام الترجمة GNU gettext بنظام Fluent في الأكواد المكتوبة بلغة Rust. يعالج التحديث مشكلات استقرار سجل الأوامر ويحسن عرض المطالبات عبر تجاهل أحرف التحكم. كما أضاف الأمر cd خيارات جديدة للتعامل مع الروابط الرمزية، وطور ميزة توسيع الاختصارات وإكمال الأوامر. تهدف هذه التغييرات لتعزيز تجربة المستخدم وتوفير بيئة عمل أكثر سلاسة وتوافقاً مع الأنظمة البرمجية الحديثة.
-
Updated my post with more details about how I switch my user shell from `sh` to `fish`.
-
Updated my post with more details about how I switch my user shell from `sh` to `fish`.
-
I’m a simple Fish Shell user. I like the autocomplete. I don’t have to configure anything. Searching history works better than bash (and frankly better than PowerShell)
What’s the hype with zsh? Why not just use Bash with something like Atuin to get better history search? Why even use fish?
What I am asking is, should I just use zsh? What makes zsh better than fish for a simple basic shell user. Light scripting, etc.
-
I’m a simple Fish Shell user. I like the autocomplete. I don’t have to configure anything. Searching history works better than bash (and frankly better than PowerShell)
What’s the hype with zsh? Why not just use Bash with something like Atuin to get better history search? Why even use fish?
What I am asking is, should I just use zsh? What makes zsh better than fish for a simple basic shell user. Light scripting, etc.
-
💻 Fish 4.7: la shell per Linux e macOS con autocompletamento nativo, syntax highlighting e variabili universali già dal primo avvio
https://gomoot.com/fish-4-7-una-shell-a-cui-non-manca-quasi-niente/ -
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
endNow 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).
-
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 -
🚀 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 -
(more Linux news in original post)
VKD3D-Proton 3.0.1 brings many Linux gaming enhancements for Direct3D 12 via Vulkan:
https://www.gamingonlinux.com/2026/05/vkd3d-proton-3-0-1-brings-many-linux-gaming-enhancements-for-direct3d-12-via-vulkan/D7VK 1.9 brings 2D upgrades for classic Direct3D games on Linux:
https://www.gamingonlinux.com/2026/05/d7vk-1-9-brings-2d-upgrades-for-classic-direct3d-games-on-linux/Proton Experimental gets fixes for Rocket League, Crimson Desert, Helldivers 2 and more:
https://www.gamingonlinux.com/2026/05/proton-experimental-gets-fixes-for-rocket-league-crimson-desert-helldivers-2-and-more/Goverlay 1.8.1 Update Fixes Missing Icons and Adds a Clear Configuration Button:
https://www.linuxcompatible.org/story/goverlay-181-released/TUXEDO BM 15 Is an Upgradable Business Linux Laptop with Smartcard and 4G LTE:
https://9to5linux.com/tuxedo-bm-15-is-an-upgradable-business-linux-laptop-with-smartcard-and-4g-lteFish shell 4.7 refines interactivity, shell history, UI consistency, completions, and more:
https://alternativeto.net/news/2026/5/fish-shell-4-7-refines-interactivity-shell-history-ui-consistency-completions-and-more/Mesa 26.1 Open-Source Graphics Stack Officially Released, Here’s What’s New:
https://9to5linux.com/mesa-26-1-open-source-graphics-stack-officially-released-heres-whats-newDirty Frag Linux Kernel Flaw Allows Local Privilege Escalation, Patch Now:
https://9to5linux.com/dirty-frag-linux-kernel-flaw-allows-local-privilege-escalation-patch-nowLinux Liquorix Kernel 7.0-5 Brings Faster Responsiveness to Linux Desktops and Gaming Rigs:
https://www.linuxcompatible.org/story/liquorix-linux-kernel-705-released/Linux Kernel Update Fixes Networking Bug in Versions 5.15.206 and 6.1.172:
https://www.linuxcompatible.org/story/linux-kernel-515206-and-61172-released/Flatpak 1.17.7 released:
https://github.com/flatpak/flatpak/releases/tag/1.17.7(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #VKD3D #D7VK #ProtonExperimental #Goverlay #TUXEDO #LinuxLaptop #FishShell #Mesa #DirtyFrag #LinuxKernel #Security #LiquorixKernel #Flatpak #LinuxGaming #FosseryTech
-
(more Linux news in original post)
VKD3D-Proton 3.0.1 brings many Linux gaming enhancements for Direct3D 12 via Vulkan:
https://www.gamingonlinux.com/2026/05/vkd3d-proton-3-0-1-brings-many-linux-gaming-enhancements-for-direct3d-12-via-vulkan/D7VK 1.9 brings 2D upgrades for classic Direct3D games on Linux:
https://www.gamingonlinux.com/2026/05/d7vk-1-9-brings-2d-upgrades-for-classic-direct3d-games-on-linux/Proton Experimental gets fixes for Rocket League, Crimson Desert, Helldivers 2 and more:
https://www.gamingonlinux.com/2026/05/proton-experimental-gets-fixes-for-rocket-league-crimson-desert-helldivers-2-and-more/Goverlay 1.8.1 Update Fixes Missing Icons and Adds a Clear Configuration Button:
https://www.linuxcompatible.org/story/goverlay-181-released/TUXEDO BM 15 Is an Upgradable Business Linux Laptop with Smartcard and 4G LTE:
https://9to5linux.com/tuxedo-bm-15-is-an-upgradable-business-linux-laptop-with-smartcard-and-4g-lteFish shell 4.7 refines interactivity, shell history, UI consistency, completions, and more:
https://alternativeto.net/news/2026/5/fish-shell-4-7-refines-interactivity-shell-history-ui-consistency-completions-and-more/Mesa 26.1 Open-Source Graphics Stack Officially Released, Here’s What’s New:
https://9to5linux.com/mesa-26-1-open-source-graphics-stack-officially-released-heres-whats-newDirty Frag Linux Kernel Flaw Allows Local Privilege Escalation, Patch Now:
https://9to5linux.com/dirty-frag-linux-kernel-flaw-allows-local-privilege-escalation-patch-nowLinux Liquorix Kernel 7.0-5 Brings Faster Responsiveness to Linux Desktops and Gaming Rigs:
https://www.linuxcompatible.org/story/liquorix-linux-kernel-705-released/Linux Kernel Update Fixes Networking Bug in Versions 5.15.206 and 6.1.172:
https://www.linuxcompatible.org/story/linux-kernel-515206-and-61172-released/Flatpak 1.17.7 released:
https://github.com/flatpak/flatpak/releases/tag/1.17.7(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #VKD3D #D7VK #ProtonExperimental #Goverlay #TUXEDO #LinuxLaptop #FishShell #Mesa #DirtyFrag #LinuxKernel #Security #LiquorixKernel #Flatpak #LinuxGaming #FosseryTech
-
Updated post!
I like to install `keychain` to manage my SSH keys. When logging in for the first time after boot, it prompts me for the passphrase to unlock my key, then will maintain a single `ssh-agent` process across multiple login sessions.
Added a note about setting up keychain to launch at login for the fish shell.
-
Updated post!
I like to install `keychain` to manage my SSH keys. When logging in for the first time after boot, it prompts me for the passphrase to unlock my key, then will maintain a single `ssh-agent` process across multiple login sessions.
Added a note about setting up keychain to launch at login for the fish shell.
-
Updated post!
I added a note about switching the user shell from 'sh' to 'fish'.
-
Updated post!
I added a note about switching the user shell from 'sh' to 'fish'.
-
Someone here posted about the #Starship prompt for the terminal once. I liked it a lot and decided to try. Then I found out #iTerm2 - a better terminal emulator. Then there were themes, color schemes, and finally, I discovered #Fish shell.
I now want to spend more time in my terminal than in UI.
Starship prompt: https://starship.rs
Fish shell: https://fishshell.com
iTerm2: https://iterm2.com#terminalEmulator #FishShell #StarshipPrompt #terminal #console #homelab
-
Someone here posted about the #Starship prompt for the terminal once. I liked it a lot and decided to try. Then I found out #iTerm2 - a better terminal emulator. Then there were themes, color schemes, and finally, I discovered #Fish shell.
I now want to spend more time in my terminal than in UI.
Starship prompt: https://starship.rs
Fish shell: https://fishshell.com
iTerm2: https://iterm2.com#terminalEmulator #FishShell #StarshipPrompt #terminal #console #homelab
-
Hey #fishshell fans: fish_update_completions is an astoundingly useful command that I just discovered today.
It searches all your man pages and generates completions for any commands that may have been installed since you installed fish. I might need to run this on a scheduled basis. #linux
-
Hey #fishshell fans: fish_update_completions is an astoundingly useful command that I just discovered today.
It searches all your man pages and generates completions for any commands that may have been installed since you installed fish. I might need to run this on a scheduled basis. #linux
-
How marginal are you?
Me: Firefox, Thunderbird, Android, Pear Launcher, Fedora Linux, COSMIC desktop, Fish shell, Mastodon
Somewhere between “mainstream-adjacent” and “fully self-inflicted” 😄
#Linux #Fedora #COSMIC #FishShell #Firefox #Thunderbird #Android #Fediverse
-
How marginal are you?
Me: Firefox, Thunderbird, Android, Pear Launcher, Fedora Linux, COSMIC desktop, Fish shell, Mastodon
Somewhere between “mainstream-adjacent” and “fully self-inflicted” 😄
#Linux #Fedora #COSMIC #FishShell #Firefox #Thunderbird #Android #Fediverse
-
(more Linux news in previous posts)
Proton Experimental brings fixes for Crimson Desert, Steam Overlay with EA games, Death Stranding 2:
https://www.gamingonlinux.com/2026/03/proton-experimental-brings-fixes-for-crimson-desert-steam-overlay-with-ea-games-death-stranding-2/GE-Proton 10-34 brings fixes for God of War Ragnarök, Assassin's Creed, Final Fantasy XIV:
https://www.gamingonlinux.com/2026/03/ge-proton-10-34-brings-fixes-for-god-of-war-ragnarok-assassins-creed-final-fantasy-xiv/D7VK version 1.6 gets improved vertex processing and VSync handling:
https://www.gamingonlinux.com/2026/03/d7vk-version-1-6-gets-improved-vertex-processing-and-vsync-handling/Pine64 teases PineTime Pro with AMOLED, GPS and ‘custom’ chip:
https://www.omgubuntu.co.uk/2026/03/pine64-tease-pinetime-pro-smartwatchGTK3 Toolkit Winding Down To One Release Per Year:
https://www.phoronix.com/news/GTK3-Annual-Release-CadenceQt 6.11 Toolkit Released With "The Same 3D Capabilities As A Game Engine":
https://www.phoronix.com/news/Qt-6.11-Toolkitwlroots 0.20 Released,Sway 1.12-rc1 Available For Testing With Color Management:
https://www.phoronix.com/news/wlroots-0.20-Sway-1.12-rc1Fish 4.6 Shell Brings Support For Recent systemd Environment Variables:
https://www.phoronix.com/news/Fish-4.6-ReleasedGStreamer 1.30 to Support HDR10+ Metadata Parsing from H.265 & AV1 Bitstreams:
https://9to5linux.com/gstreamer-1-30-to-support-hdr10-metadata-parsing-from-h-265-av1-bitstreamsMesa 26.0 Will Make It In Time For The Fedora 44 Release:
https://www.phoronix.com/news/Mesa-26.0-For-Fedora-44NVIDIA 595 Linux Graphics Driver Released as Latest Production Branch Version:
https://9to5linux.com/nvidia-595-linux-graphics-driver-released-as-latest-production-branch-versionElectron's Investment Into Good Wayland Support:
https://www.phoronix.com/news/Electron-Good-Wayland-Support(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Proton #ProtonExperimental #GEProton #D7VK #Pine64 #PineTime #PineTimePro #GTK #GTK3 #Qt #wlroots #FishShell #GStreamer #Mesa #NVIDIA #NVIDIADriver #Electron #Smartwatch #LinuxSmartwatch #FosseryTech
-
(more Linux news in previous posts)
Proton Experimental brings fixes for Crimson Desert, Steam Overlay with EA games, Death Stranding 2:
https://www.gamingonlinux.com/2026/03/proton-experimental-brings-fixes-for-crimson-desert-steam-overlay-with-ea-games-death-stranding-2/GE-Proton 10-34 brings fixes for God of War Ragnarök, Assassin's Creed, Final Fantasy XIV:
https://www.gamingonlinux.com/2026/03/ge-proton-10-34-brings-fixes-for-god-of-war-ragnarok-assassins-creed-final-fantasy-xiv/D7VK version 1.6 gets improved vertex processing and VSync handling:
https://www.gamingonlinux.com/2026/03/d7vk-version-1-6-gets-improved-vertex-processing-and-vsync-handling/Pine64 teases PineTime Pro with AMOLED, GPS and ‘custom’ chip:
https://www.omgubuntu.co.uk/2026/03/pine64-tease-pinetime-pro-smartwatchGTK3 Toolkit Winding Down To One Release Per Year:
https://www.phoronix.com/news/GTK3-Annual-Release-CadenceQt 6.11 Toolkit Released With "The Same 3D Capabilities As A Game Engine":
https://www.phoronix.com/news/Qt-6.11-Toolkitwlroots 0.20 Released,Sway 1.12-rc1 Available For Testing With Color Management:
https://www.phoronix.com/news/wlroots-0.20-Sway-1.12-rc1Fish 4.6 Shell Brings Support For Recent systemd Environment Variables:
https://www.phoronix.com/news/Fish-4.6-ReleasedGStreamer 1.30 to Support HDR10+ Metadata Parsing from H.265 & AV1 Bitstreams:
https://9to5linux.com/gstreamer-1-30-to-support-hdr10-metadata-parsing-from-h-265-av1-bitstreamsMesa 26.0 Will Make It In Time For The Fedora 44 Release:
https://www.phoronix.com/news/Mesa-26.0-For-Fedora-44NVIDIA 595 Linux Graphics Driver Released as Latest Production Branch Version:
https://9to5linux.com/nvidia-595-linux-graphics-driver-released-as-latest-production-branch-versionElectron's Investment Into Good Wayland Support:
https://www.phoronix.com/news/Electron-Good-Wayland-Support(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Proton #ProtonExperimental #GEProton #D7VK #Pine64 #PineTime #PineTimePro #GTK #GTK3 #Qt #wlroots #FishShell #GStreamer #Mesa #NVIDIA #NVIDIADriver #Electron #Smartwatch #LinuxSmartwatch #FosseryTech
-
One Open-source Project Daily
Extra glyphs for your powerline separators
https://github.com/ryanoasis/powerline-extra-symbols
#1ospd #opensource #fishshell #fishtheme #nerdfonts #powerline #powerlinesymbols #prompt #shell #statusline #theme -
One Open-source Project Daily
Extra glyphs for your powerline separators
https://github.com/ryanoasis/powerline-extra-symbols
#1ospd #opensource #fishshell #fishtheme #nerdfonts #powerline #powerlinesymbols #prompt #shell #statusline #theme -
All these quality of life improvements in #ghostty. 😍 Congrats to the whole team for 1.3.
The native notification on command finish! I've had a #fishshell plugin for I don't know how many years for this... I'm going to need to test this magic. 😎
-
All these quality of life improvements in #ghostty. 😍 Congrats to the whole team for 1.3.
The native notification on command finish! I've had a #fishshell plugin for I don't know how many years for this... I'm going to need to test this magic. 😎
-
(more Linux news in original post)
System76 Preparing To Introduce Redesigned Thelio Hardware:
https://www.phoronix.com/news/System76-Thelio-RedesignPipeWire 1.6 Released with Support for Audio Channel Layouts, LDAC Decoder:
https://9to5linux.com/pipewire-1-6-released-with-support-for-audio-channel-layouts-ldac-decoderDNF 5.4 Released With Some New Options & AI Contributions Policy:
https://www.phoronix.com/news/DNF-5.4-ReleasedTrueNAS 25.10.2 brings 100+ fixes, OpenZFS 2.3.4, and NVMe-oF support:
https://alternativeto.net/news/2026/2/truenas-25-10-2-brings-100-fixes-openzfs-2-3-4-and-nvme-of-support/It's now easier to install MGSHDFix for Metal Gear games on Linux / Steam Deck:
https://www.gamingonlinux.com/2026/02/its-now-easier-to-install-mgshdfix-for-metal-gear-games-on-linux-steam-deck/GE-Proton 10-31 brings fixes for Arknights: Endfield, Duet Night Abyss and more:
https://www.gamingonlinux.com/2026/02/ge-proton-10-31-brings-fixes-for-arknights-endfield-duet-night-abyss-and-more/Lutris 0.5.20 Game Manager Adds Support for Importing Commodore 64 ROMs:
https://9to5linux.com/lutris-0-5-20-game-manager-adds-support-for-importing-commodore-64-romsFish 4.5.0 fixes Vi mode regressions and drops terminfo dependency:
https://alternativeto.net/news/2026/2/fish-4-5-0-fixes-vi-mode-regressions-and-drops-terminfo-dependency/Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack:
https://www.phoronix.com/news/Intel-Linux-Jobs-February-2026wlroots 0.20 Nears Release With New Protocols, Enhanced Vulkan Renderer:
https://www.phoronix.com/news/wlroots-0.20-ReleasedLinux Begins Seeing Early Preparations For PCIe 7.0:
https://www.phoronix.com/news/Linux-Early-PCIe-Gen-7-PrepKVM In Linux 7.0 Adds Support For Virtualizing AMD ERAPS:
https://www.phoronix.com/news/Linux-7.0-KVMExperimental code ready for testing to enable HDMI 2.1 FRL with AMDGPU on Linux:
https://www.gamingonlinux.com/2026/02/experimental-code-ready-for-testing-to-enable-hdmi-2-1-frl-with-amdgpu-on-linux/Apple M3 With Asahi Linux Continues Making Progress, No ETA Yet For Shipping:
https://www.phoronix.com/news/Apple-M3-Asahi-Linux-2026NTFS3 Driver Sees Improvements In Linux 7.0 While "NTFS Remake" Driver Bakes:
https://www.phoronix.com/news/NTFS3-Linux-7.0Linux 7.0 Merges The Code To Replace The Tux Boot Logo At Build Time:
https://www.phoronix.com/news/Linux-7.0-FBDEV-Alternate-LogoexFAT Achieves Better Sequential Read Performance With Linux 7.0:
https://www.phoronix.com/news/Linux-7.0-exFATLinux 7.0 Makes Preparations For Rust 1.95:
https://www.phoronix.com/news/Linux-7.0-Rust-1.95-PrepAppArmor Enhancements Merged For Linux 7.0:
https://www.phoronix.com/news/Linux-7.0-AppArmor(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #News #PipeWire #DNF #System76 #TrueNAS #GEProton #Lutris #FishShell #wlroots #KVM #LinuxKernel #AsahiLinux #NTFS3 #exFAT #AppArmor #FosseryTech
-
(more Linux news in original post)
System76 Preparing To Introduce Redesigned Thelio Hardware:
https://www.phoronix.com/news/System76-Thelio-RedesignPipeWire 1.6 Released with Support for Audio Channel Layouts, LDAC Decoder:
https://9to5linux.com/pipewire-1-6-released-with-support-for-audio-channel-layouts-ldac-decoderDNF 5.4 Released With Some New Options & AI Contributions Policy:
https://www.phoronix.com/news/DNF-5.4-ReleasedTrueNAS 25.10.2 brings 100+ fixes, OpenZFS 2.3.4, and NVMe-oF support:
https://alternativeto.net/news/2026/2/truenas-25-10-2-brings-100-fixes-openzfs-2-3-4-and-nvme-of-support/It's now easier to install MGSHDFix for Metal Gear games on Linux / Steam Deck:
https://www.gamingonlinux.com/2026/02/its-now-easier-to-install-mgshdfix-for-metal-gear-games-on-linux-steam-deck/GE-Proton 10-31 brings fixes for Arknights: Endfield, Duet Night Abyss and more:
https://www.gamingonlinux.com/2026/02/ge-proton-10-31-brings-fixes-for-arknights-endfield-duet-night-abyss-and-more/Lutris 0.5.20 Game Manager Adds Support for Importing Commodore 64 ROMs:
https://9to5linux.com/lutris-0-5-20-game-manager-adds-support-for-importing-commodore-64-romsFish 4.5.0 fixes Vi mode regressions and drops terminfo dependency:
https://alternativeto.net/news/2026/2/fish-4-5-0-fixes-vi-mode-regressions-and-drops-terminfo-dependency/Intel Hiring More Linux Developers - Including For GPU Drivers / Linux Gaming Stack:
https://www.phoronix.com/news/Intel-Linux-Jobs-February-2026wlroots 0.20 Nears Release With New Protocols, Enhanced Vulkan Renderer:
https://www.phoronix.com/news/wlroots-0.20-ReleasedLinux Begins Seeing Early Preparations For PCIe 7.0:
https://www.phoronix.com/news/Linux-Early-PCIe-Gen-7-PrepKVM In Linux 7.0 Adds Support For Virtualizing AMD ERAPS:
https://www.phoronix.com/news/Linux-7.0-KVMExperimental code ready for testing to enable HDMI 2.1 FRL with AMDGPU on Linux:
https://www.gamingonlinux.com/2026/02/experimental-code-ready-for-testing-to-enable-hdmi-2-1-frl-with-amdgpu-on-linux/Apple M3 With Asahi Linux Continues Making Progress, No ETA Yet For Shipping:
https://www.phoronix.com/news/Apple-M3-Asahi-Linux-2026NTFS3 Driver Sees Improvements In Linux 7.0 While "NTFS Remake" Driver Bakes:
https://www.phoronix.com/news/NTFS3-Linux-7.0Linux 7.0 Merges The Code To Replace The Tux Boot Logo At Build Time:
https://www.phoronix.com/news/Linux-7.0-FBDEV-Alternate-LogoexFAT Achieves Better Sequential Read Performance With Linux 7.0:
https://www.phoronix.com/news/Linux-7.0-exFATLinux 7.0 Makes Preparations For Rust 1.95:
https://www.phoronix.com/news/Linux-7.0-Rust-1.95-PrepAppArmor Enhancements Merged For Linux 7.0:
https://www.phoronix.com/news/Linux-7.0-AppArmor(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #News #PipeWire #DNF #System76 #TrueNAS #GEProton #Lutris #FishShell #wlroots #KVM #LinuxKernel #AsahiLinux #NTFS3 #exFAT #AppArmor #FosseryTech
-
(more Linux news in original post)
GNU Coreutils 9.10 Released With Many Improvements:
https://www.phoronix.com/news/GNU-Coreutils-9.10Rust Coreutils 0.6 Brings Increased Compatibility, Removing Some Unsafe Code & More Perf:
https://www.phoronix.com/news/Rust-Coreutils-0.6Resources 1.10 can now monitor AMD NPU usage on Linux:
https://www.omgubuntu.co.uk/2026/02/resources-amd-npu-monitoring-linuxCLI shell Fish 4.4 brings Vi mode improvements, new color themes, and other enhancements:
https://alternativeto.net/news/2026/2/cli-shell-fish-4-4-brings-vi-mode-improvements-new-color-themes-and-other-enhancements/Reworked NTFS Linux Driver Posted With More Improvements & Fixes:
https://www.phoronix.com/news/NTFS-Remake-Linux-v6Linux 6.19-rc8 Released Ahead Of Linux 6.19 Stable Next Week:
https://www.phoronix.com/news/Linux-6.19-rc8Framework 13 To See Fan Target & Fan Temperature Thresholds Support With Linux 7.0:
https://www.phoronix.com/news/Framework-13-Fan-TargetLinux's b4 Kernel Development Tool Now Dog-Feeding Its AI Agent Code Review Helper:
https://www.phoronix.com/news/Linux-b4-Tool-Dog-Feeding-AIML-LIB: Machine Learning Library Proposed For The Linux Kernel:
https://www.phoronix.com/news/Linux-Kernel-ML-LIB-RFCX.Org Developers Conference 2026 Being Hosted By Arm In Toronto:
https://www.phoronix.com/news/XDC2026-TorontoMesa 25.3.5 Brings Vulkan Driver Fixes & Other Minor Changes -- Even For The Old R600g:
https://www.phoronix.com/news/Mesa-25.3.5-ReleasedMesa 26.0-rc3 Released With More Graphics Driver Fixes:
https://www.phoronix.com/news/Mesa-26.0-rc3-ReleasedGTK Developers Working On Session Saving Support & Better Accessibility This Year:
https://www.phoronix.com/news/GTK-FOSDEM-2026-Hackfest(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Coreutils #GNUCoreutils #RustCoreutils #NPU #FishShell #LinuxKernel #Framework13 #XOrg #Mesa #GTK #FosseryTech
-
(more Linux news in original post)
GNU Coreutils 9.10 Released With Many Improvements:
https://www.phoronix.com/news/GNU-Coreutils-9.10Rust Coreutils 0.6 Brings Increased Compatibility, Removing Some Unsafe Code & More Perf:
https://www.phoronix.com/news/Rust-Coreutils-0.6Resources 1.10 can now monitor AMD NPU usage on Linux:
https://www.omgubuntu.co.uk/2026/02/resources-amd-npu-monitoring-linuxCLI shell Fish 4.4 brings Vi mode improvements, new color themes, and other enhancements:
https://alternativeto.net/news/2026/2/cli-shell-fish-4-4-brings-vi-mode-improvements-new-color-themes-and-other-enhancements/Reworked NTFS Linux Driver Posted With More Improvements & Fixes:
https://www.phoronix.com/news/NTFS-Remake-Linux-v6Linux 6.19-rc8 Released Ahead Of Linux 6.19 Stable Next Week:
https://www.phoronix.com/news/Linux-6.19-rc8Framework 13 To See Fan Target & Fan Temperature Thresholds Support With Linux 7.0:
https://www.phoronix.com/news/Framework-13-Fan-TargetLinux's b4 Kernel Development Tool Now Dog-Feeding Its AI Agent Code Review Helper:
https://www.phoronix.com/news/Linux-b4-Tool-Dog-Feeding-AIML-LIB: Machine Learning Library Proposed For The Linux Kernel:
https://www.phoronix.com/news/Linux-Kernel-ML-LIB-RFCX.Org Developers Conference 2026 Being Hosted By Arm In Toronto:
https://www.phoronix.com/news/XDC2026-TorontoMesa 25.3.5 Brings Vulkan Driver Fixes & Other Minor Changes -- Even For The Old R600g:
https://www.phoronix.com/news/Mesa-25.3.5-ReleasedMesa 26.0-rc3 Released With More Graphics Driver Fixes:
https://www.phoronix.com/news/Mesa-26.0-rc3-ReleasedGTK Developers Working On Session Saving Support & Better Accessibility This Year:
https://www.phoronix.com/news/GTK-FOSDEM-2026-Hackfest(FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Coreutils #GNUCoreutils #RustCoreutils #NPU #FishShell #LinuxKernel #Framework13 #XOrg #Mesa #GTK #FosseryTech
-
@thelinuxcast Pssst, #fishshell has abbreviations that can do completely the same but are better usable, as they actually expand into the original code.
-
It's time for a new blog article!
This time, I present some #tips and tricks for the #FishShell inspired by a recent video from Dreams of Code on Youtube.