Skip to content

Commit

Permalink
Update repo paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
reitermarkus committed Nov 21, 2024
1 parent 696aff1 commit d787387
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ~/.config/fish/conf.d/aliases.fish
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ alias safari 'open -a Safari'
abbr --add rsync-up 'rsync --progress -auv --exclude .git'

# Development
alias dotfiles 'cd ~/Documents/Git-Repos/dotfiles/'
alias website 'cd ~/Documents/Git-Repos/reitermarkus.github.com/'
alias dotfiles 'cd ~/Repos/dotfiles/'
alias website 'cd ~/Repos/reitermarkus.github.com/'

# Maintenance
alias syncsettings 'mackup --force restore; and mackup --force restore; and mackup --force backup'

0 comments on commit d787387

Please sign in to comment.