Skip to content

Commit

Permalink
Merge pull request #30 from vroncevic/dev
Browse files Browse the repository at this point in the history
[bash_env] added git aliases, avr aliases, update version, docs
  • Loading branch information
vroncevic committed Oct 22, 2022
2 parents a588b36 + 892761b commit 5bbc639
Show file tree
Hide file tree
Showing 67 changed files with 13,331 additions and 12,977 deletions.
8 changes: 7 additions & 1 deletion bash_aliases
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# @brief User defined aliases
# @version ver.1.6.4
# @version ver.1.7.4
# @date Sun 13 Feb 2022 10:52:42 AM CET
# @company None, free software to use 2022
# @author Vladimir Roncevic <elektron.ronca@gmail.com>
Expand Down Expand Up @@ -66,6 +66,7 @@ alias archiving_gz="__archiving_gz $1 $2 $3"
alias backup_sync="__backup_sync $1"
alias df_type="__df_type"
alias watch_activities="__watch_activities"
alias watch_time="__watch_time"

# String aliases
alias str_helper="__str_helper"
Expand Down Expand Up @@ -114,7 +115,9 @@ alias update_java="__update_java"

# Embedded aliases
alias em_helper="__em_helper"
alias avr_info="__avr_info $1"
alias avr_gen_hex="__avr_gen_hex $1 $2"
alias avr_flash_fuse="__avr_flash_fuse $1 $2 $3 $4"
alias avr_flash="__avr_flash $1 $2"
alias avr_one_file_project_compile="__avr_one_file_project_compile"

Expand All @@ -127,6 +130,9 @@ alias git_helper="__git_helper"
alias add_git_ssh="__add_git_ssh"
alias list_conflicts="__list_conflicts"
alias clean_list="__clean_list"
alias check_big_changes="__check_big_changes"
alias list_conflit_files="__list_conflit_files"
alias clean_fetch_all="__clean_fetch_all"

# Doc aliases
alias doc_helper="__doc_helper"
Expand Down
2 changes: 1 addition & 1 deletion bash_login
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# @brief User defined embedded functions
# @version ver.1.6.4
# @version ver.1.7.4
# @date Sun 13 Feb 2022 10:52:42 AM CET
# @company None, free software to use 2022
# @author Vladimir Roncevic <elektron.ronca@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion bash_logout
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# @brief User defined embedded functions
# @version ver.1.6.4
# @version ver.1.7.4
# @date Sun 13 Feb 2022 10:52:42 AM CET
# @company None, free software to use 2022
# @author Vladimir Roncevic <elektron.ronca@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion bash_profile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# @brief Setup PATH and bash profile
# @version ver.1.6.4
# @version ver.1.7.4
# @date Sun 13 Feb 2022 10:52:42 AM CET
# @company None, free software to use 2022
# @author Vladimir Roncevic <elektron.ronca@gmail.com>
Expand Down
2 changes: 1 addition & 1 deletion bashrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# @brief Bash rc
# @version ver.1.6.4
# @version ver.1.7.4
# @date Sun 13 Feb 2022 10:52:42 AM CET
# @company None, free software to use 2022
# @author Vladimir Roncevic <elektron.ronca@gmail.com>
Expand Down
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
Binary file modified docs/build/doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/build/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a0ec463388f2d3bb711d2572ab1f308f
config: 1cb9bc4a28cedc93ccb199d8a9422959
tags: 645f666f9bcd5a90fca523b33c5a78b7
3 changes: 1 addition & 2 deletions docs/build/html/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx stylesheet -- basic theme.
*
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down Expand Up @@ -757,7 +757,6 @@ span.pre {
-ms-hyphens: none;
-webkit-hyphens: none;
hyphens: none;
white-space: nowrap;
}

div[class*="highlight-"] {
Expand Down
2 changes: 1 addition & 1 deletion docs/build/html/_static/css/badge_only.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/build/html/_static/css/fonts/lato-bold.woff
Binary file not shown.
Binary file removed docs/build/html/_static/css/fonts/lato-bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/build/html/_static/css/fonts/lato-normal.woff
Binary file not shown.
Binary file removed docs/build/html/_static/css/fonts/lato-normal.woff2
Binary file not shown.
4 changes: 2 additions & 2 deletions docs/build/html/_static/css/theme.css

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions docs/build/html/_static/doctools.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*
* Sphinx JavaScript utilities for all documentation.
*
* :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
* :license: BSD, see LICENSE for details.
*
*/
Expand Down Expand Up @@ -264,9 +264,6 @@ var Documentation = {
hideSearchWords : function() {
$('#searchbox .highlight-link').fadeOut(300);
$('span.highlighted').removeClass('highlighted');
var url = new URL(window.location);
url.searchParams.delete('highlight');
window.history.replaceState({}, '', url);
},

/**
Expand Down
Binary file added docs/build/html/_static/fonts/Lato-Bold.ttf
Binary file not shown.
Binary file added docs/build/html/_static/fonts/Lato-Bold.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added docs/build/html/_static/fonts/Lato-Italic.ttf
Binary file not shown.
Binary file added docs/build/html/_static/fonts/Lato-Italic.woff2
Binary file not shown.
Binary file added docs/build/html/_static/fonts/Lato-Regular.ttf
Binary file not shown.
Binary file added docs/build/html/_static/fonts/Lato-Regular.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5bbc639

Please sign in to comment.