µ,n
This commit is contained in:
parent
66b925e0a2
commit
755e938876
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
alias e="\
|
alias µ="\
|
||||||
micro \
|
micro \
|
||||||
"
|
"
|
||||||
|
|
3
bash/alias/nano.sh
Normal file
3
bash/alias/nano.sh
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
alias n="\
|
||||||
|
nano \
|
||||||
|
"
|
Loading…
Reference in a new issue