Skip to content

SomeAspy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SomeAspy's DotFiles

A true Linux moment

Install

The best way to install is to clone this repo to your home directory and soft (ln -s) link $HOME/.zshrc to dotfiles/.zshrc.

Optimized & Tested Environments

What's inside

Notable changes to expected ZSH behavior

  • If Bitwarden SSH agent is detected, it is used as the SSH agent
  • ZDOTDIR = $HOME/dotfiles
  • $HOME/local/bin is added to PATH
  • Some OMZ defaults are implemented - .zsh_history file handling - History Search - Colors

Added Aliases

Added conditionally if the program exists

  • bat: cat -> batcat -pP or bat -pP
  • ripgrep: grep -> rg
  • eza: ls -> eza
  • eza: tree -> eza --tree

Required Applications

Antidote Plugins

See ./zsh_plugins.txt

About

My DotFiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages