mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-07 08:50:22 +00:00
chore(dfm): install script cleanup
This commit is contained in:
@@ -55,20 +55,15 @@ _dfm()
|
||||
'cargo:Install rust/cargo packages'
|
||||
'cheat-databases:Install cheat external cheatsheet databases'
|
||||
'composer:Install composer'
|
||||
'dotenv:Install dotenv-linter'
|
||||
'fonts:Install programming fonts'
|
||||
'gh:Install GitHub CLI Extensions'
|
||||
'go:Install Go Packages'
|
||||
'imagick:Install ImageMagick CLI'
|
||||
'starship:Install starship.rs'
|
||||
'macos:Setup nice macOS defaults'
|
||||
'neofetch:Install neofetch'
|
||||
'nvm:Install Node Version Manager'
|
||||
'nvm-latest:Install latest LTS node'
|
||||
'npm:Install NPM Packages'
|
||||
'npm-packages:Install NPM Packages'
|
||||
'ntfy:Install ntfy'
|
||||
'ohmybash:Install oh-my-bash'
|
||||
'pip:Install pip/python packages'
|
||||
'z:Install z'
|
||||
)
|
||||
_describe 'install commands' install_cmds
|
||||
|
||||
Reference in New Issue
Block a user