Explorar el Código

bash aliases; nma exclude

master
Robin Thoni hace 10 años
padre
commit
dc074854bb
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  1. 1
    0
      bash/bash_aliases
  2. 1
    0
      bash/nma_exclude

+ 1
- 0
bash/bash_aliases Ver fichero

89
 alias gdo-pull="gdo git pull -r"
89
 alias gdo-pull="gdo git pull -r"
90
 alias cert-check-etc="cert-check /etc/ssl/private $((60 * 60 * 24 * 31))"
90
 alias cert-check-etc="cert-check /etc/ssl/private $((60 * 60 * 24 * 31))"
91
 alias update-confs="cd ~/confs && git pull -r && reload"
91
 alias update-confs="cd ~/confs && git pull -r && reload"
92
+alias pycharm="~/tools/pycharm-latest/bin/pycharm.sh"

+ 1
- 0
bash/nma_exclude Ver fichero

7
 ^sudo watch
7
 ^sudo watch
8
 ^eog
8
 ^eog
9
 ^tail
9
 ^tail
10
+^wifi

Loading…
Cancelar
Guardar