Skip to content

Commit

Permalink
aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
davay committed Jan 4, 2025
1 parent fd90d8c commit 649f1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .zshrc_local
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,6 @@ alias yabaic="vim ~/.config/yabai/yabairc"
alias skhdc="vim ~/.config/skhd/skhdrc"
alias sketchybarc="vim ~/.config/sketchybar/sketchybarrc"
alias wezc="vim ~/.wezterm.lua"
alias zshpc="vim ~/.zshrc_portable"
alias zshlc="vim ~/.zshrc_local"
alias kittyc="vim ~/.config/kitty/kitty.conf"
alias ghosttyc="vim ~/Library/Application\ Support/com.mitchellh.ghostty/config"

Expand Down
2 changes: 2 additions & 0 deletions .zshrc_portable
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ alias vd="vd --theme=ascii8"

# Config alias
alias zshc="vim ~/.zshrc"
alias zshpc="vim ~/.zshrc_portable"
alias zshlc="vim ~/.zshrc_local"

# cd alias
alias cconfig="c ~/.config"
Expand Down

0 comments on commit 649f1ae

Please sign in to comment.