Skip to content

tomascayuelas/dotfiles

Repository files navigation

Welcome !

I'm @tomascayuelas. Welcome to my [dot]files 🐪

Floating Preview Floating Preview


Information


Packages

  • Alacritty - A fast, cross-platform, OpenGL terminal emulator
  • Rofi - A window switcher, Application launcher and dmenu replacement
  • ZSH - Shell with lots of features
  • Git - Distributed version control system
  • neovim - Hyperextensible Vim-based text editor
  • SdkMan - The Software Development Kit Manager
  • nvm - A version manager for node.js
  • fzf - A general-purpose command-line fuzzy finder
  • htop - A interactive process viewer
  • exa - A modern replacement for ls
  • bat - A cat(1) clone with syntax highlighting and Git integration
  • jq - A lightweight and flexible command-line JSON processor
  • yq - A lightweight and portable command-line YAML, JSON and XML processor
  • fzf - A general-purpose command-line fuzzy finder
  • Wired - A light and fully customizable notification daemon

ZSH - Plugins

  • oh-my-zsh - OH-MY-ZSH!!!
  • docker - Adds auto-completion and aliases for docker
  • nvm - Adds autocompletion for nvm
  • z - Jump around (Tracks your most used directories, based on 'frecency')
  • fzf - A fuzzy auto-completion and key bindings.
  • git - Provides many aliases and a few useful functions
  • kubectl - Adds completion for the Kubernetes cluster manager and some aliases

Thanks