Przeglądaj źródła

~/.zshrc: alias for planning next tasks/ideas.

Lucas Stadler 12 lat temu
rodzic
commit
a8a04494d7
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .zshrc

+ 1 - 0
.zshrc

48
bindkey  history-incremental-search-backward
48
bindkey  history-incremental-search-backward
49
49
50
alias ls='ls --group-directories-first --color=auto'
50
alias ls='ls --group-directories-first --color=auto'
51
alias tomorrow='vim ~/d/tomorrow -c ":Goyo"'
51
52
52
source ~/.env
53
source ~/.env