Skip to content

Commit da05fe3

Browse files
committed
MOD: 개발환경세팅 - add alias
1 parent bbafb7a commit da05fe3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_wiki/개발환경세팅.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout : wiki
33
title : 개발환경세팅
44
summary : 새 PC 를 받았을때 개발환경 세팅방법 (Java, Spring 개발 기준)
55
date : 2018-08-15 19:41:36 +0900
6-
updated : 2021-03-31 19:27:06 +0900
6+
updated : 2021-04-20 06:14:25 +0900
77
ktags : tools
88
toc : true
99
public : true
@@ -78,6 +78,7 @@ zplug load
7878
set -o vi
7979
8080
alias wiki='cd ~/_dev/anyjava/anyjava.github.io/_wiki'
81+
alias ff='open -a Firefox'
8182
8283
```
8384

0 commit comments

Comments
 (0)