forked from nordtheme/tmux
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adapted to the MIT license migration of the main "Nord" (1) project. Detailed information can be found in the main task ticket. All license SVG badges and the "LICENSE.md" content have been updated. In addition all source code comment header have also been simplified. References: * (1) https://github.com/arcticicestudio/nord Subtask of nordtheme/nord#55 nordthemeGH-19
- Loading branch information
1 parent
5c7db65
commit a4a7da8
Showing
6 changed files
with
53 additions
and
396 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,13 @@ | ||
#!/usr/bin/env bash | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Nord tmux TPM Loader + | ||
# project nord-tmux + | ||
# repository https://github.com/arcticicestudio/nord-tmux + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# | ||
# [References] | ||
# Nord | ||
# https://github.com/arcticicestudio/nord | ||
# tmux | ||
# Copyright (c) 2017-present Arctic Ice Studio <[email protected]> | ||
# Copyright (c) 2017-present Sven Greb <[email protected]> | ||
|
||
# Project: Nord tmux | ||
# Repository: https://github.com/arcticicestudio/nord-tmux | ||
# License: MIT | ||
# References: | ||
# https://tmux.github.io | ||
|
||
NORD_TMUX_COLOR_THEME_FILE=src/nord.conf | ||
NORD_TMUX_VERSION=0.2.0 | ||
NORD_TMUX_STATUS_CONTENT_FILE="src/nord-status-content.conf" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Status Content - No Patched Font + | ||
# project nord-tmux + | ||
# repository https://github.com/arcticicestudio/nord-tmux + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# Copyright (c) 2017-present Arctic Ice Studio <[email protected]> | ||
# Copyright (c) 2017-present Sven Greb <[email protected]> | ||
|
||
# Project: Nord tmux | ||
# Repository: https://github.com/arcticicestudio/nord-tmux | ||
# License: MIT | ||
|
||
#+----------------+ | ||
#+ Plugin Support + | ||
#+----------------+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,10 @@ | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Status Content + | ||
# project nord-tmux + | ||
# repository https://github.com/arcticicestudio/nord-tmux + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# Copyright (c) 2017-present Arctic Ice Studio <[email protected]> | ||
# Copyright (c) 2017-present Sven Greb <[email protected]> | ||
|
||
# Project: Nord tmux | ||
# Repository: https://github.com/arcticicestudio/nord-tmux | ||
# License: MIT | ||
|
||
#+----------------+ | ||
#+ Plugin Support + | ||
#+----------------+ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# title Nord tmux + | ||
# project nord-tmux + | ||
# version 0.2.0 + | ||
# repository https://github.com/arcticicestudio/nord-tmux + | ||
# author Arctic Ice Studio + | ||
# email [email protected] + | ||
# copyright Copyright (C) 2017 + | ||
# +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ | ||
# Copyright (c) 2017-present Arctic Ice Studio <[email protected]> | ||
# Copyright (c) 2017-present Sven Greb <[email protected]> | ||
|
||
# Project: Nord tmux | ||
# Repository: https://github.com/arcticicestudio/nord-tmux | ||
# License: MIT | ||
|
||
#+----------------+ | ||
#+ Plugin Support + | ||
#+----------------+ | ||
|