Converted ncsrc shell script to ncsrc.fish which is supported by fish shell. This fish script is NCS Version agnostic
- git clone https://github.com/kirankotari/ncsrc.fish.git
- copy ncsrc.fish to ncs directory
cp ncsrc.fish/ncsrc.fish <ncs-directory>
- now simple source it
source <ncs-directory>/ncsrc.fish
- check the $NCS_DIR path is set using following command
echo $NCS_DIRif it's set good to go- else try source it and re-check, still having issue please open a ticket
ncsrc.fish was developed by Kiran Kumar Kotari