From a2690f9eebfd3b9118203a548c4eeccf6b78f7d5 Mon Sep 17 00:00:00 2001 From: xyz Date: Sun, 17 Oct 2021 00:05:01 -0700 Subject: combine cfgx to cfg, add chmod feature to cfg, update cfgx to cfg in scripts --- .bashrc | 1 + 1 file changed, 1 insertion(+) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index a95f46ed..dadeefd4 100644 --- a/.bashrc +++ b/.bashrc @@ -38,6 +38,7 @@ alias sdcv='sdcv --color' # /dev/ttyACM0 can be in config file, or as environmantal variable, see /usr/share/doc/adafruit-ampy/README.md alias ap='sudo ampy -p /dev/ttyACM0' +alias c='cfg' alias g=git alias ll='ls -lAh --color=auto --group-directories-first' alias s='sudo ' # https://askubuntu.com/a/22043 -- cgit v1.2.3-70-g09d2