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:
@@ -15,6 +15,9 @@ alias findfile='find . | grep -v .svn | grep -v .hg | grep -v .git | grep'
|
|||||||
|
|
||||||
alias notes='vim ~/mydocs/notes/notes.txt'
|
alias notes='vim ~/mydocs/notes/notes.txt'
|
||||||
|
|
||||||
|
# 20141202
|
||||||
|
alias captainslog='vim ~/mydocs/notes/captains_log.md'
|
||||||
|
|
||||||
# Some hosts
|
# Some hosts
|
||||||
alias higgs='ssh higgs'
|
alias higgs='ssh higgs'
|
||||||
alias medusa='ssh medusa'
|
alias medusa='ssh medusa'
|
||||||
|
|||||||
Reference in New Issue
Block a user