add fzf and fd
This commit is contained in:
parent
ee96ad264d
commit
e424e084db
@ -12,83 +12,88 @@ time:
|
||||
timezone: Europe/Paris
|
||||
|
||||
system_base_softwares_arch:
|
||||
- 'zsh'
|
||||
- 'stow'
|
||||
- 'wol'
|
||||
- 'nmap'
|
||||
- 'bind'
|
||||
- 'rsync'
|
||||
- 'awesome-terminal-fonts'
|
||||
- 'wget'
|
||||
- 'bat'
|
||||
- 'diff-so-fancy'
|
||||
- 'git'
|
||||
- 'htop'
|
||||
- 'thefuck'
|
||||
- 'tldr'
|
||||
- 'ntfs-3g'
|
||||
- 'python-lxml'
|
||||
- 'tmux'
|
||||
- 'vim'
|
||||
- 'python-pip'
|
||||
- 'pacman-contrib'
|
||||
- 'yarn'
|
||||
- 'npm'
|
||||
- 'nethogs'
|
||||
- 'iftop'
|
||||
- 'zip'
|
||||
- 'unzip'
|
||||
- 'unrar'
|
||||
- 'git-lfs'
|
||||
- 'httpie'
|
||||
- 'lsof'
|
||||
- 'glances'
|
||||
- 'ethtool'
|
||||
- 'gnu-netcat'
|
||||
- 'netctl'
|
||||
- 'logrotate'
|
||||
- 'otf-cascadia-code'
|
||||
- 'neovim'
|
||||
- 'yamllint'
|
||||
- 'prettier'
|
||||
- "zsh"
|
||||
- "stow"
|
||||
- "wol"
|
||||
- "nmap"
|
||||
- "bind"
|
||||
- "rsync"
|
||||
- "awesome-terminal-fonts"
|
||||
- "wget"
|
||||
- "bat"
|
||||
- "diff-so-fancy"
|
||||
- "git"
|
||||
- "htop"
|
||||
- "thefuck"
|
||||
- "tldr"
|
||||
- "ntfs-3g"
|
||||
- "python-lxml"
|
||||
- "tmux"
|
||||
- "vim"
|
||||
- "python-pip"
|
||||
- "pacman-contrib"
|
||||
- "yarn"
|
||||
- "npm"
|
||||
- "nethogs"
|
||||
- "iftop"
|
||||
- "zip"
|
||||
- "unzip"
|
||||
- "unrar"
|
||||
- "git-lfs"
|
||||
- "httpie"
|
||||
- "lsof"
|
||||
- "glances"
|
||||
- "ethtool"
|
||||
- "gnu-netcat"
|
||||
- "netctl"
|
||||
- "logrotate"
|
||||
- "otf-cascadia-code"
|
||||
- "neovim"
|
||||
- "yamllint"
|
||||
- "prettier"
|
||||
- "fd"
|
||||
- "fzf"
|
||||
|
||||
system_base_aur_soft:
|
||||
- 'nodejs-markdownlint-cli'
|
||||
- "nodejs-markdownlint-cli"
|
||||
|
||||
system_base_softwares_debian:
|
||||
- 'zsh'
|
||||
- 'lsof'
|
||||
- 'glances'
|
||||
- 'stow'
|
||||
- 'wakeonlan'
|
||||
- 'nmap'
|
||||
- 'dnsutils'
|
||||
- 'rsync'
|
||||
- "zsh"
|
||||
- "lsof"
|
||||
- "glances"
|
||||
- "stow"
|
||||
- "wakeonlan"
|
||||
- "nmap"
|
||||
- "dnsutils"
|
||||
- "rsync"
|
||||
# - 'awesome-terminal-fonts'
|
||||
- 'wget'
|
||||
- "wget"
|
||||
# - 'bat'
|
||||
# - 'diff-so-fancy'
|
||||
- 'git'
|
||||
- 'htop'
|
||||
- 'thefuck'
|
||||
- 'tldr'
|
||||
- 'ntfs-3g'
|
||||
- 'python-lxml'
|
||||
- 'tmux'
|
||||
- 'neovim'
|
||||
- 'python-neovim'
|
||||
- 'python-pip'
|
||||
- 'yarn'
|
||||
- 'npm'
|
||||
- 'nethogs'
|
||||
- 'iftop'
|
||||
- 'zip'
|
||||
- 'unzip'
|
||||
- 'unrar'
|
||||
- 'git-lfs'
|
||||
- 'httpie'
|
||||
- 'ethtool'
|
||||
- 'traceroute'
|
||||
- 'fonts-cascadia-code'
|
||||
- "git"
|
||||
- "htop"
|
||||
- "thefuck"
|
||||
- "tldr"
|
||||
- "ntfs-3g"
|
||||
- "python-lxml"
|
||||
- "tmux"
|
||||
- "neovim"
|
||||
- "python-neovim"
|
||||
- "python-pip"
|
||||
- "yarn"
|
||||
- "npm"
|
||||
- "nethogs"
|
||||
- "iftop"
|
||||
- "zip"
|
||||
- "unzip"
|
||||
- "unrar"
|
||||
- "git-lfs"
|
||||
- "httpie"
|
||||
- "ethtool"
|
||||
- "traceroute"
|
||||
- "fonts-cascadia-code"
|
||||
- "rust-fd-find"
|
||||
- "fzf"
|
||||
|
||||
system_upgrade: false
|
||||
system_arch_local_mirror:
|
||||
@ -106,3 +111,4 @@ privatekeytodeploy: []
|
||||
# - user: root
|
||||
# keyfile: /root/.ssh/id_rsa
|
||||
# privatekey: {{ vault_privatekey }}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user