{"url":"https://jeneshicc.hatenadiary.org/entry/20110215/1297778049","categories":["Arch","Linux"],"image_url":null,"height":"190","version":"1.0","published":"2011-02-15 22:54:09","title":"\u5c55\u958b\u30b3\u30de\u30f3\u30c9\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3093\u3066\u899a\u3048\u3066\u3089\u308c\u306a\u3044\u305c\u3002","author_name":"jeneshicc","width":"100%","type":"rich","blog_url":"https://jeneshicc.hatenadiary.org/","provider_name":"Hatena Blog","author_url":"https://blog.hatena.ne.jp/jeneshicc/","provider_url":"https://hatena.blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fjeneshicc.hatenadiary.org%2Fentry%2F20110215%2F1297778049\" title=\"\u5c55\u958b\u30b3\u30de\u30f3\u30c9\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u306a\u3093\u3066\u899a\u3048\u3066\u3089\u308c\u306a\u3044\u305c\u3002 - \u843d\u66f8\u304d\u3001\u6642\u3005\u843d\u5b66\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","blog_title":"\u843d\u66f8\u304d\u3001\u6642\u3005\u843d\u5b66","description":"\u305d\u3053\u3067\u3001\u307c\u304f\u306f .zshrc \u306b\u4ee5\u4e0b\u306e\u3088\u3046\u306a\u3053\u3068\u3092\u8ffd\u52a0\u3057\u3066\u3042\u308b\u3002 \u3061\u306a\u307f\u306b\u5143\u30cd\u30bf\u306fArchlinux\u306e\u30d5\u30a9\u30fc\u30e9\u30e0\u3002\u672c\u6765\u306a\u3089\u3070\u305d\u3053\u3078\u306e\u30ea\u30f3\u30af\u3092\u8cbc\u308b\u3079\u304d\u306a\u3093\u3060\u3051\u3069\u3001\u3082\u3046\u6614\u306e\u3053\u3068\u306a\u3093\u3067\u3001\u3069\u3053\u304b\u3089\u9802\u3044\u3066\u304d\u305f\u304b\u306f\u3082\u3046\u5fd8\u5374\u3067\u3059\u3002 extract () { if [ -f $1 ] ; then case $1 in *.tar.bz2) tar xvjf $1 ;; *.tar.gz) tar xvzf $1 ;; *.tar.xz) tar xvJf $1 ;; *.bz2) bunzip2 $1 ;; *.rar) unrar x $1 ;; *.gz) gunzip $1 ;; *.tar) tar\u2026"}