Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/NNBnh/dotfiles

πŸ“‚ My personal Đotfiles
https://github.com/NNBnh/dotfiles

dotfiles linux rice

Last synced: about 2 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) WIP
| ------: | -- | :- |
| DE | 🏞️ | [Gnome](https://NNB.codeberg.page/blog/en/posts/13#desktop-environment)
| IDE | πŸ“ | [Zed](https://nnb.codeberg.page/blog/en/posts/14) WIP
| Shell | 🐚 | [Zsh](https://NNB.codeberg.page/blog/en/posts/7) WIP
| Browser | 🌏 | [Brave](https://NNB.codeberg.page/blog/en/posts/3) WIP

## πŸš€ Setup

Run the following commands:

flatpak install flathub --assumeyes \

com.usebottles.bottles \
com.obsproject.Studio \
com.brave.Browser \
dev.zed.Zed \
org.godotengine.Godot \
org.blender.Blender \
org.prismlauncher.PrismLauncher

git config --global user.email [email protected]
git config --global user.name NNB
git config --global credential.helper store
git config --global pull.rebase true

Then install the following Gnome extensions:

- [Unite](https://extensions.gnome.org/extension/1287/unite)
- [Clipboard Indicator](https://extensions.gnome.org/extension/779/clipboard-indicator)
- [Color Picker](https://extensions.gnome.org/extension/3396/color-picker)

That's all!


Made with <3 by NNB