Try to update what each image containing in the way of binaries and plugins.
Is an image based on alpine.
It includes these standard packages
Packages | Required by |
---|---|
git | Fetch code |
openssh-client | Git |
iputils | Ping none root |
curl | Fetch code/config |
sed | Parse config |
jq | Parse config |
htop | What's running |
neofetch | System info |
cmatrix | Nerd standard |
The image is based on base-developer
and includes
-
vim-plug to manage plugins
-
Plugins init.vim:
Packages Description Required by Start Cmd nvim-telescope/telescope.nvim Fuzzy finder :Telescope nvim-treesitter Syntax highligting ray-x/lsp_signature.nvim Function signature hrsh7th/nvim-cmp Completion engine lewis6991/gitsigns.nvim Git decoration Active automatic by init script akinsho/toggleterm terminal :ToggleTerm size=40 dir=/projects direction=vertical kyazdani42/nvim-tree project tree :NvimTreeOpen mfussenegger/nvim-dap Enable debugging kyazdani42/nvim-web-devicons nvim-tree nvim-lua/popup.nvim telescope nvim-lua/plenary.nvim telescope, gitsigns hrsh7th/vim-vsnip nvim-cmp hrsh7th/cmp-buffer nvim-cmp
The image is based on base-developer
and includes
Packages | Required by | Using |
---|---|---|
tmux | ||
openssh-server | tmux share sessions | /usr/sbin/sshd |
openrc | start ssh server | /bin/rc-status |
procps | tmux _username | /bin/ps |