added paths to bashrc, added keybinding to tmux to detach from session and exit parent shell
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#
|
||||
|
||||
# extend paths
|
||||
export PATH="$PATH:~/tools/Xilinx/Vivado/2021.1/bin"
|
||||
export PATH="$PATH:$HOME/tools/Xilinx/Vivado/2021.1/bin"
|
||||
|
||||
# vivado license
|
||||
export XILINXD_LICENSE_FILE=26140@aberdeen.zhaw.ch
|
||||
|
||||
Reference in New Issue
Block a user