Skip to content

Commit

Permalink
update packages for gpg-tui and powerline-status, bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Dec 18, 2022
1 parent 3947647 commit b591c7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/onboardme/screenshots/help_text.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions onboardme/config/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,10 @@ brew:
- bitwarden-cli
# anti virus
- clamav
# tui browser
# TUI browser
- w3m
# TUI for gpg keys, for the lazy, like me
- "gpg-tui"
# macOS specific stuff. Won't work with LinuxBrew
macOS:
# current version of bash :)
Expand Down Expand Up @@ -260,7 +262,7 @@ pip3.11:
# this does some magic with imports when developing
- autoimport
# this is all powerline (status line for tmux/BASH)
- "powerline-status"
- "git+ssh://git@github.com/powerline/powerline"
- "powerline-gitstatus"
- "powerline-kubernetes"
# for the internal ip address powerline shell prompt
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "onboardme"
version = "0.16.0"
version = "0.16.1"
description = "Install dot files and packages, including a base mode with sensible defaults to run on most computers running Debian based distros or macOS."
authors = ["Jesse Hitch <jessebot@linux.com>"]
license = "AGPL-3.0-or-later"
Expand Down

0 comments on commit b591c7a

Please sign in to comment.