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

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

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
```