Boost Linux Productivity - Fedora 41 Minimal Setup with Zsh, LazyVim, Zellij & Atuin

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 6

  • @LinuxBTW
    @LinuxBTW  3 дня назад

    0:00 - Introduction: Minimal Fedora 41 Setup on Framework 13 AMD Edition
    0:14 - Overview: Tools and Environment
    0:28 - Improving GNOME Efficiency (Disabling Animations)
    1:26 - Custom Keyboard Shortcuts for Quick Navigation
    2:00 - Switching to Zsh and Installing Oh My Zsh
    3:21 - Installing Plugins for Zsh
    5:00 - Configuring Zsh Plugins in .zshrc
    6:21 - History Search and Autocompletion with Zsh Plugins
    6:45 - Changing Zsh Theme to Agnoster
    7:22 - Understanding PS1 Prompt and Customization
    7:20 - Setting Up Nerd Fonts for Terminal Icons
    8:51 - Installing and Configuring Neovim with LazyVim
    9:56 - Setting Up Dependencies and Developer Tools
    10:56 - Neovim Plugins and File Navigation with LazyVim
    12:10 - Using Buffers and Terminals Inside Neovim
    12:49 - Exploring LazyVim Extras for Plugins and LSP Support
    12:59 - Installing Zellij (Rust-Based Terminal Multiplexer)
    14:04 - Configuring Zellij for Multi-Tab and Pane Workflows
    15:00 - Installing Atuin for Enhanced Shell History Management
    15:31 - Syncing and Searching Command History with Atuin
    16:54 - Framework 13 AMD Edition Hardware Compatibility with Fedora 41
    17:29 - High-Resolution Display and Scaling Benefits
    17:56 - Final Thoughts and Minimal Setup Workflow

  • @taetaebahohiningamo
    @taetaebahohiningamo День назад +2

    u also have to try eza for listing files, and starship for your prompt If u haven't tried these tools yet

    • @Fracture1603
      @Fracture1603 День назад

      eza (ls replacement), starship and fzf (and fzf-tab) and bat (cat replacement) are all excellent. I prefer starship over ohmyzsh personally.

  • @Girgoo
    @Girgoo День назад

    Thank you for the tips!
    Personally I do not use workspaces at all. I have program bound to super+f for firefox. super+t for the terminal etc. If already open then focus the window directly with kdotool. I use KDE.
    I ran into a problem with ubuntu server with oh my zsh:
    zsh compinit: insecure directories, run compaudit for list.
    That is because of
    fast-syntax-highlighting
    and
    zsh-autocomplete
    On fedora I had no problems at all.

  • @AlaaSaidAhmad
    @AlaaSaidAhmad 3 дня назад

    Hi sir thank you for your help and your time ❤ i have a gaming laptop but also im a software engineer can i use a nobara and my dev Linux distro thanks

  • @prashlovessamosa
    @prashlovessamosa День назад

    Thanks