Added private alias file call, for things that shouldn't be publicly gited
This commit is contained in:
parent
e829a603a8
commit
00fa780fc0
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ alias in='task add +in'
|
||||||
alias rtask="task rc:/home/kellya/.taskrc_tinslin"
|
alias rtask="task rc:/home/kellya/.taskrc_tinslin"
|
||||||
#eval "$(ntfy shell-integration)"
|
#eval "$(ntfy shell-integration)"
|
||||||
source /usr/share/gems/gems/tmuxinator-0.6.11/completion/tmuxinator.zsh
|
source /usr/share/gems/gems/tmuxinator-0.6.11/completion/tmuxinator.zsh
|
||||||
|
source ~/.private_aliases
|
||||||
|
|
||||||
|
|
||||||
#Aliases
|
#Aliases
|
||||||
alias dum='du -sh *|egrep ".*\.?[0-9]M"'
|
alias dum='du -sh *|egrep ".*\.?[0-9]M"'
|
||||||
|
|
Loading…
Reference in a new issue