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,3 +89,4 @@ alias gdo="sudo -u git"
89 89
 alias gdo-pull="gdo git pull -r"
90 90
 alias cert-check-etc="cert-check /etc/ssl/private $((60 * 60 * 24 * 31))"
91 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,3 +7,4 @@
7 7
 ^sudo watch
8 8
 ^eog
9 9
 ^tail
10
+^wifi

Loading…
Cancel
Save