Skip to content

zbndev/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

My personal dotfiles

screenshot

πŸš€ Zsh setup:

  • ⌨️ Emacs mode (for people without mental diseases) with ctrl + arrows, home/end buttons and ctrl+backspace/del
  • πŸ› οΈ A bunch of useful plugins managed with Zinit
    • zsh-completions
    • zsh-autosuggestions
    • fzf-tab
    • zsh-autopair
    • zsh-you-should-use
    • fast-syntax-highlighting
  • πŸͺ„ Some I use Arch btw polishing (like package info in fzf-tab when using Yay)

πŸ“¦ Packages used:

πŸ¦€ Cargo:

  • starship - minimalistic shell prompt
  • eza - ls on steroids (like files icons)
  • bat - cat on steroids
  • atuin - upgrades your up arrow key
  • zoxide - better cd
  • tlrc - simpler analog for man command

🐧 System:

yay -S --needed \
  caelestia-shell-git caelestia-cli-git hyprland \
  xdg-desktop-portal-hyprland xdg-desktop-portal-gtk \
  wl-clipboard cliphist inotify-tools app2unit \
  wireplumber trash-cli kitty zsh fastfetch jq \
  adw-gtk-theme papirus-icon-theme qtengine-git \
  ttf-jetbrains-mono-nerd thunar thefuck lazygit

Contributors