Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
RuiFilipeCampos committed Sep 6, 2024
1 parent d9effde commit 2025ab1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/postCreateCommand.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ echo "alias nf='nvim \$(fzf)'" >> $HOME/.bashrc
nvim --headless "+Lazy! sync" +qa


echo "export GH_TOKEN='op://digital-defiance-personal/github/GH_TOKEN'" >> $HOME/.bashrc
echo "eval \$(op signin )" >> $HOME/.bashrc
echo "op run -- gh auth setup-git" >> $HOME/.bashrc
echo "echo 'Running git setup'" >> $HOME/.bashrc
Expand Down

0 comments on commit 2025ab1

Please sign in to comment.