Kaynağa Gözat

Added sc alias for Czech-English dictionary using se

Alois Mahdal 13 yıl önce
ebeveyn
işleme
474b8bb0b4
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1
    0
      dotfiles/bash/global-before.bashrc

+ 1
- 0
dotfiles/bash/global-before.bashrc Dosyayı Görüntüle

20
 alias pad4='sed -e "s/^/    /"'
20
 alias pad4='sed -e "s/^/    /"'
21
 alias gitka='gitk --all'
21
 alias gitka='gitk --all'
22
 alias grepr='grep -nr . -e'
22
 alias grepr='grep -nr . -e'
23
+alias sc='se --direction=encz.cz'
23
 
24
 
24
 ### ...... ###
25
 ### ...... ###
25
 ### OTHERS ###
26
 ### OTHERS ###