mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 17:25:34 +00:00
AM autocomplete
This commit is contained in:
parent
3debbe1eb7
commit
22ff857994
@ -43,3 +43,8 @@ export EDITOR=emacs
|
||||
# Daisy build toolkit
|
||||
GCC_PATH=~/dev/gcc-arm-none-eabi-10-2020-q4-major/bin
|
||||
export PATH=$GCC_PATH:$PATH
|
||||
|
||||
# AM auto complete
|
||||
autoload bashcompinit
|
||||
bashcompinit
|
||||
source "/home/aqua/.local/share/bash-completion/completions/am"
|
||||
|
Loading…
x
Reference in New Issue
Block a user