Skip to content

A repo for my shell dotfiles

Notifications You must be signed in to change notification settings

arch-err/arshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arShell

A repo for my shell dotfiles


Dependencies:

  • zsh
  • starship
  • yazi
  • nerd fonts

Aliases

Append this to your .*shrc

perl -pe 's/\s*#.*//; s/"/\\"/g; s/(.*) = (.*)/alias $1="$2"/' $HOME/.local/src/arshell/aliases > /tmp/alias && source /tmp/alias

About

A repo for my shell dotfiles

Topics

Resources

Stars

Watchers

Forks