Browse Source

bash aliases; nma exclude

master
Robin Thoni 8 years ago
parent
commit
dc074854bb
2 changed files with 2 additions and 0 deletions
  1. 1
    0
      bash/bash_aliases
  2. 1
    0
      bash/nma_exclude

+ 1
- 0
bash/bash_aliases View File

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 View File

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

Loading…
Cancel
Save