https://github.com/nnbnh/dotfiles
๐ My personal ฤotfiles
https://github.com/nnbnh/dotfiles
dotfiles linux rice
Last synced: about 1 year ago
JSON representation
๐ My personal ฤotfiles
- Host: GitHub
- URL: https://github.com/nnbnh/dotfiles
- Owner: NNBnh
- Created: 2020-02-22T06:50:02.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-20T19:40:00.000Z (about 1 year ago)
- Last Synced: 2025-02-27T03:06:39.927Z (about 1 year ago)
- Topics: dotfiles, linux, rice
- Language: Shell
- Homepage: https://codeberg.org/NNB/dotfiles
- Size: 12.1 MB
- Stars: 56
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## ๐ Starring ๐
| OS | ๐ฝ | [Bazzite](https://NNB.codeberg.page/blog/en/posts/13)
| ------: | -- | :- |
| DE | ๐๏ธ | [KDE](https://NNB.codeberg.page/blog/en/posts/13#desktop-environment)
| Shell | ๐ | [Zsh](https://codeberg.org/NNB/kickstart.zsh)
| 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:
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 \
org.godotengine.Godot \
org.blender.Blender
brew install zsh
curl https://codeberg.org/NNB/dotfiles/raw/branch/main/.zshrc > ~/.zshrc
That's all!