https://github.com/krsmanovic/dotfiles
Configuration files for my BunsenLabs, openSUSE Tumbleweed and Windows 10 workstations
https://github.com/krsmanovic/dotfiles
bash bunsenlabs bunsenlabs-linux desktop dotfiles dotfiles-linux dotfiles-windows opensuse opensuse-tumbleweed powershell terminal windows-10 workstation
Last synced: 3 months ago
JSON representation
Configuration files for my BunsenLabs, openSUSE Tumbleweed and Windows 10 workstations
- Host: GitHub
- URL: https://github.com/krsmanovic/dotfiles
- Owner: krsmanovic
- License: mit
- Created: 2017-08-11T13:28:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-09-28T17:01:38.000Z (4 months ago)
- Last Synced: 2025-09-28T19:04:21.614Z (4 months ago)
- Topics: bash, bunsenlabs, bunsenlabs-linux, desktop, dotfiles, dotfiles-linux, dotfiles-windows, opensuse, opensuse-tumbleweed, powershell, terminal, windows-10, workstation
- Language: Shell
- Homepage:
- Size: 546 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Configuration files from my [openSUSE Tumbleweed](./opensuse-tumbleweed/), [BunsenLabs](./bunsenlabs/) and [Windows 10](./windows/) workstation
**Content tree:**
```
├── bunsenlabs
│ ├── .config
│ │ ├── alacritty
│ │ ├── conky
│ │ │ └── LUA
│ │ ├── openbox
│ │ ├── terminator
│ │ └── tint2
│ │ └── Scripts
│ ├── .local
│ │ └── share
│ │ └── themes
│ │ ├── Arc
│ │ │ └── openbox-3
│ │ ├── Bunsen-Flat
│ │ │ └── openbox-3
│ │ └── Bunsen-Flat-Arc
│ │ └── openbox-3
│ └── scripts
├── opensuse-tumbleweed
│ ├── .config
│ │ ├── fastfetch
│ │ │ └── images
│ │ ├── keepassxc
│ │ ├── kitty
│ │ │ └── themes
│ │ └── starship
│ ├── .credentials
│ ├── lib
│ │ └── sh
│ ├── .local
│ │ └── bin
│ └── scripts
│ ├── cron
│ │ ├── monthly
│ │ └── weekly
│ └── setup
└── windows
├── PowerShell
├── _ScheduledTasks
├── _Scripts
├── .starship
├── SublimeText3
├── TotalCommander
│ └── GHISLER
└── WindowsTerminal
├── Images
└── LocalState
```