Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
π My personal Δotfiles
- Host: GitHub
- URL: https://github.com/NNBnh/dotfiles
- Owner: NNBnh
- Created: 2020-02-22T06:50:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:08:35.000Z (2 months ago)
- Last Synced: 2024-11-18T12:10:20.282Z (about 2 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!