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
- Host: GitHub
- URL: https://github.com/andrewmaksimchuk/dotfiles
- Owner: AndrewMaksimchuk
- Created: 2023-06-27T11:00:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-20T06:32:05.000Z (over 1 year ago)
- Last Synced: 2025-02-06T05:43:18.515Z (over 1 year ago)
- Topics: functions, gnome, linux, scripts, shell
- Language: Shell
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!"
```