temp bash source fix, elm install scrip
This commit is contained in:
@@ -5,6 +5,9 @@ bash_target="$HOME"
|
||||
link_folder "$bash_source" "$bash_target"
|
||||
echo "bash dotfiles are linked"
|
||||
|
||||
source "$HOME/.bashrc"
|
||||
echo "bashrc sourced"
|
||||
|
||||
sudo chmod -R 0644 /etc/update-motd.d/
|
||||
|
||||
bash --version
|
||||
|
||||
Reference in New Issue
Block a user