NNB/dotfiles
1
1
Fork
You've already forked dotfiles
0
📂 My personal Đotfiles
  • Nushell 98.1%
  • Nu 1.9%
2026年05月06日 08:58:47 +02:00
config.nu Update config.nu 2026年05月06日 08:58:47 +02:00
env.nu Update env.nu 2025年06月05日 05:40:57 +02:00
README.md Update README.md 2026年05月06日 08:53:15 +02:00

Wallpaper by けみ猫


🌟 Starring 🌟

OS 💽 Bazzite
DE 🏞️ KDE
Shell 🐚 Nu
Browser 🌏 Zen
Editor 📝 Zed

🚀 Setup

Run the following commands:

echo -e "[Windows]\nBorderlessMaximizedWindows=true" >> ~/.config/kwinrc
flatpak install flathub --assumeyes \
 org.fcitx.Fcitx5 org.fcitx.Fcitx5.Addon.Unikey \
 com.usebottles.bottles \
 com.obsproject.Studio \
 app.zen_browser.zen \
 dev.zed.Zed
brew install nushell
mkdir -r ~/.config/nushell
curl https://codeberg.org/NNB/dotfiles/raw/branch/main/config.nu > ~/.config/nushell/config.nu
curl https://codeberg.org/NNB/dotfiles/raw/branch/main/env.nu > ~/.config/nushell/env.nu

That's all!

Made with <3 by NNB