1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

Edit aliases with correct filetype highlighting

This commit is contained in:
Joe Groocock 2016-09-01 14:50:36 +01:00
parent 75a402cd02
commit 02e8673201

View File

@ -197,3 +197,5 @@ alias -g doc="~/documents"
alias -g desktop="cd ~/desktop"
alias -g uni="~/university"
alias -g drive="~/drive"
# vim: ft=sh