ziad696 / dotfiles-1

Personal dotfiles and scripts for new Linux machines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

Current Machine: Arch

  • Shell: bash
    • Prompt: Starship
  • WM: bspwm
  • Greeter: lightdm
  • Terminal: kitty
  • Editor: neovim
  • Status Bar: polybar
  • Compositor: picom
  • Menu: rofi
  • File Explorer: thunar-git
  • Search: fzf, fd, ripgrep

Themes

Most of my themes are custom colors by me.

  • kitty: navarch_cy (kitty/t -> kitty/kitty.conf)
  • vim-airline: navarch (nvim/mythemes/airline -> nvim/plugged/vim-airline/autoload/airline/themes)

Scripts

  • Apitester: terminal api tester
    • apitester [command] [options] [profile_name]
    • apitesteredit

About

Personal dotfiles and scripts for new Linux machines.


Languages

Language:Shell 63.0%Language:Vim Script 26.3%Language:Python 9.3%Language:CSS 1.4%