Skip to content

SomeAspy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SomeAspy's DotFiles

A true Linux moment

Optimized & Tested Environments

What's inside

git clone https://github.com/romkatv/powerlevel10k.git "$ZSH_CUSTOM/themes/powerlevel10k"
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git "$ZSH_CUSTOM/plugins/zsh-syntax-highlighting"
git clone https://github.com/zsh-users/zsh-autosuggestions "$ZSH_CUSTOM/plugins/zsh-autosuggestions"
git clone https://github.com/TamCore/autoupdate-oh-my-zsh-plugins "$ZSH_CUSTOM/plugins/autoupdate"

Notable changes to expected ZSH behavior

Added Aliases

  • cd.. = cd ..
  • restart = shutdown -r now
  • md = glow
  • ls = colorls -a --gs
  • shutdown = shutdown now
  • code = code-insiders
  • vscode = code-insiders
  • gpgfix = export GPG_TTY=$(tty) - Quick on the go fix for GPG

ZSH Plugins

Releases

No releases published

Packages

No packages published

Languages