Skip to content

Salvas21/dotfiles

Repository files navigation

DotFiles

DotFiles for macOS

  • .zshrc
  • .zsh: directory for aliases/functions and plugins config files
  • .wezterm.lua: my WezTerm config
  • aerospace.toml: my AeroSpace window manager config
  • .config:
    • nvim: my neovim config with basic highlight, remaps, lsp, and some more plugin. Based on this video
    • neofetch: neofetch config with small ui tweaks
    • htop: htop config with small ui tweaks
  • gruvbox.terminal: my gruvbox macOS Terminal color theme (inspired from this color palette)
  • .vimrc: basic vi/vim config

DotFiles for Windows

There are some dotfiles for Windows that i have included under windows-dotfiles

  • .glzr
    • glazewm: GlazeWM config directory
    • zebar: Zebar status bar/widget (comes with GlazeWM)
  • .posh: contains my gruvbox oh-my-posh theme
  • .wezterm.lua: my WezTerm config for Windows which includes multiplexing remaps to achieve near tmux usage
  • PowerShell_profile.ps1: my PowerShell profile, basic autocomplete feature on tab and etc

TODO

  • Add the vim gruvbox theme auto install
  • git@github.com:morhetz/gruvbox.git
  • wget https://raw.githubusercontent.com/morhetz/gruvbox/refs/heads/master/colors/gruvbox.vim
  • add information about installing packer sync before configuring nvim (see packersync repo)
  • git clone --depth 1 https://github.com/wbthomason/packer.nvim\ ~/.local/share/nvim/site/pack/packer/start/packer.nvim

About

My macOS and Windows dotfiles

Topics

Resources

Stars

Watchers

Forks