https://github.com/NNBnh/dotfiles
๐ My personal ฤotfiles
https://github.com/NNBnh/dotfiles
dotfiles linux rice
Last synced: 5 months ago
JSON representation
๐ My personal ฤotfiles
- Host: GitHub
- URL: https://github.com/NNBnh/dotfiles
- Owner: NNBnh
- Created: 2020-02-22T06:50:02.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:08:35.000Z (5 months ago)
- Last Synced: 2024-11-18T12:10:20.282Z (5 months 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
- jimsghstars - NNBnh/dotfiles - ๐ My personal ฤotfiles (Shell)
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 \
io.github.zen_browser.zen \
dev.zed.Zed \
org.godotengine.Godot \
org.blender.Blenderbrew install zsh
curl https://codeberg.org/NNB/dotfiles/raw/branch/main/.zshrc > ~/.zshrcThat's all!