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

https://github.com/andrewmaksimchuk/dotfiles

Better work in linux with tools you need
https://github.com/andrewmaksimchuk/dotfiles

functions gnome linux scripts shell

Last synced: 2 months ago
JSON representation

Better work in linux with tools you need

Awesome Lists containing this project

README

          

# Container for dotfiles and more

## Tools

- [asciiquarium](https://github.com/cmatsuoka/asciiquarium)
- [calendar](https://packages.ubuntu.com/mantic/calendar)
- [tmux](https://packages.ubuntu.com/mantic/tmux)
- [alacritty](https://alacritty.org/)
- [bat](https://github.com/sharkdp/bat)

## [Function](.functions)

## Extensions

| name | description | link |
| ---------------- | --------------------------------------------------- | ------------------------------------------------------------- |
| tactile | Tile windows on a custom grid using your keyboard | https://extensions.gnome.org/extension/4548/tactile/ |
| ddterm | drop down terminal | https://extensions.gnome.org/extension/3780/ddterm/ |
| Pop Shell | tiling window management | https://github.com/pop-os/shell |
| next-up | Show your next calendar event in the status bar | https://extensions.gnome.org/extension/5465/next-up/ |
| Show Me The Text | Shows desired text on the right side of the top bar | https://extensions.gnome.org/extension/5556/show-me-the-text/ |
| Simple Message | Show a message written by the user on the top bar | https://extensions.gnome.org/extension/5018/simple-message/ |

## Variables

```sh
MANPAGER="nvim +Man!"
```