An open API service indexing awesome lists of open source software.

https://github.com/NNBnh/dotfiles

๐Ÿ“‚ My personal ฤotfiles
https://github.com/NNBnh/dotfiles

dotfiles linux rice

Last synced: 3 months ago
JSON representation

๐Ÿ“‚ My personal ฤotfiles

Awesome Lists containing this project

README

          


Wallpaper by ใ‘ใฟ็Œซ


## ๐ŸŒŸ Starring ๐ŸŒŸ

| OS | ๐Ÿ’ฝ | [Bazzite](https://NNB.codeberg.page/blog/en/posts/13)
| ------: | -- | :- |
| DE | ๐Ÿž๏ธ | [KDE](https://NNB.codeberg.page/blog/en/posts/13#desktop-environment)
| Shell | ๐Ÿš | [Nu](https://www.nushell.sh)
| Browser | ๐ŸŒ | [Zen](https://NNB.codeberg.page/blog/en/posts/3)
| Editor | ๐Ÿ“ | [Zed](https://nnb.codeberg.page/blog/en/posts/14)

## ๐Ÿš€ Setup

Run the following commands:

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 \
io.github.MakovWait.Godots \
org.blender.Blender

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