Skip to content

Commit 1f9d16f

Browse files
committed
Fix pickle cfg
Signed-off-by: Amro <amro@picklerobot.com>
1 parent 0c46964 commit 1f9d16f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

stow/zsh/.config/.pickle.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ alias mytasks="jira issue list -a amro -s~Done"
77
alias dev="dex dill_devcontainer zsh"
88

99

10-
export LOGDNA_KEY=b43d4937f6e8055a2fb21e4758a3ea0d
11-
1210
# ROS workspace in rosbridge
1311
if [ -e "${HOME}/catkin_ws" ]; then
1412
export ROS_WORKSPACE="${HOME}/catkin_ws"

0 commit comments

Comments
 (0)