1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 22:55:10 +01:00

Alias for captain's log

This commit is contained in:
Michiel Scholten
2014-12-02 09:17:30 +01:00
parent c178b58b5f
commit 15ca2bbebb

View File

@@ -15,6 +15,9 @@ alias findfile='find . | grep -v .svn | grep -v .hg | grep -v .git | grep'
alias notes='vim ~/mydocs/notes/notes.txt'
# 20141202
alias captainslog='vim ~/mydocs/notes/captains_log.md'
# Some hosts
alias higgs='ssh higgs'
alias medusa='ssh medusa'