Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 758 Bytes

README.adoc

File metadata and controls

45 lines (29 loc) · 758 Bytes

Enterprise Linux Base Image

Screenshot with some glimpses of workflow.

Requirements

You must have a recent release of packer in your path. You can install a binary executable here: https://www.packer.io/downloads

Building

The Packer template itself is located here at:

packer build .

Overview

Installed by kickstart file via rpm:

User Interface

  • vim

  • tmux

  • zsh

Command Line Tools

Installed via shell script as executable binary file

  • bat

  • croc

  • fd

  • fzf

  • lnav

  • nnn

  • rg

  • z

Changes

v0.3-rc2

  • tmux upgrade to 3.2, syntax of tmux.conf changed

  • zsh echoing CTRL sequences has been fixed

  • shellcheck was added

  • added z to work with nnn