Rebase and add docker stuff
This commit is contained in:
@@ -98,6 +98,8 @@ export NNN_FALLBACK_OPENER=xdg-open
|
||||
# nnn bookmarks, format of key:path
|
||||
export NNN_BMS='d:~/Downloads;h:~;m:/s/movies;t:/s/tv'
|
||||
|
||||
### docker stuff
|
||||
alias dcrestart='docker-compose stop $1; docker-compose up -d; docker-compose logs -f $1'
|
||||
|
||||
[ -f ~/.fzf.bash ] && source ~/.fzf.bash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user