Compare commits
2 Commits
84df260131
...
1ebf8c584a
| Author | SHA1 | Date | |
|---|---|---|---|
| 1ebf8c584a | |||
| 76df72ee21 |
@@ -35,7 +35,7 @@ alias gst='git status'
|
|||||||
alias gwa='gft -i'
|
alias gwa='gft -i'
|
||||||
alias gwr='gft -r'
|
alias gwr='gft -r'
|
||||||
|
|
||||||
#NBC Aliases
|
# NBC Aliases
|
||||||
alias nbc='tmuxp load phoenix ramen amp amped-up hfs omega'
|
alias nbc='tmuxp load phoenix ramen amp amped-up hfs omega'
|
||||||
alias p='cd ~/Repos/NBC/WEB.Phoenix.git/'
|
alias p='cd ~/Repos/NBC/WEB.Phoenix.git/'
|
||||||
alias r='cd ~/Repos/NBC/nextjs-ramen.git/'
|
alias r='cd ~/Repos/NBC/nextjs-ramen.git/'
|
||||||
|
|||||||
@@ -110,7 +110,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.notifications
|
plugin=org.kde.plasma.notifications
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][13][Configuration]
|
[Containments][2][Applets][7][Applets][13][Configuration]
|
||||||
PreloadWeight=62
|
PreloadWeight=67
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][14]
|
[Containments][2][Applets][7][Applets][14]
|
||||||
immutability=1
|
immutability=1
|
||||||
@@ -175,7 +175,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.bluetooth
|
plugin=org.kde.plasma.bluetooth
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][25][Configuration]
|
[Containments][2][Applets][7][Applets][25][Configuration]
|
||||||
PreloadWeight=78
|
PreloadWeight=100
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][26]
|
[Containments][2][Applets][7][Applets][26]
|
||||||
immutability=1
|
immutability=1
|
||||||
@@ -189,7 +189,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.mediacontroller
|
plugin=org.kde.plasma.mediacontroller
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][27][Configuration]
|
[Containments][2][Applets][7][Applets][27][Configuration]
|
||||||
PreloadWeight=18
|
PreloadWeight=0
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][30][Configuration]
|
[Containments][2][Applets][7][Applets][30][Configuration]
|
||||||
PreloadWeight=0
|
PreloadWeight=0
|
||||||
@@ -202,7 +202,7 @@ immutability=1
|
|||||||
plugin=org.kde.plasma.battery
|
plugin=org.kde.plasma.battery
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][33][Configuration]
|
[Containments][2][Applets][7][Applets][33][Configuration]
|
||||||
PreloadWeight=9
|
PreloadWeight=18
|
||||||
|
|
||||||
[Containments][2][Applets][7][Applets][9]
|
[Containments][2][Applets][7][Applets][9]
|
||||||
immutability=1
|
immutability=1
|
||||||
|
|||||||
@@ -1,70 +0,0 @@
|
|||||||
{
|
|
||||||
"groups": {
|
|
||||||
"information:additional": { "fg": "white", "bg": "gray3", "attrs": [] },
|
|
||||||
"information:regular": { "fg": "white", "bg": "gray3", "attrs": ["bold"] },
|
|
||||||
"information:highlighted": { "fg": "white", "bg": "gray4", "attrs": [] },
|
|
||||||
"information:priority": { "fg": "brightyellow", "bg": "mediumorange", "attrs": [] },
|
|
||||||
"warning:regular": { "fg": "white", "bg": "brightred", "attrs": ["bold"] },
|
|
||||||
"critical:failure": { "fg": "white", "bg": "darkestred", "attrs": [] },
|
|
||||||
"critical:success": { "fg": "white", "bg": "darkestgreen", "attrs": [] },
|
|
||||||
"background": { "fg": "white", "bg": "gray0", "attrs": [] },
|
|
||||||
"background:divider": { "fg": "gray5", "bg": "gray0", "attrs": [] },
|
|
||||||
"session": { "fg": "black", "bg": "gray10", "attrs": ["bold"] },
|
|
||||||
"date": { "fg": "gray8", "bg": "gray2", "attrs": [] },
|
|
||||||
"time": { "fg": "gray10", "bg": "gray2", "attrs": ["bold"] },
|
|
||||||
"time:divider": { "fg": "gray5", "bg": "gray2", "attrs": [] },
|
|
||||||
"email_alert": "warning:regular",
|
|
||||||
"email_alert_gradient": { "fg": "white", "bg": "yellow_orange_red", "attrs": ["bold"] },
|
|
||||||
"hostname": { "fg": "black", "bg": "gray10", "attrs": ["bold"] },
|
|
||||||
"weather": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"weather_temp_gradient": { "fg": "blue_red", "bg": "gray0", "attrs": [] },
|
|
||||||
"weather_condition_hot": { "fg": "khaki1", "bg": "gray0", "attrs": [] },
|
|
||||||
"weather_condition_snowy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] },
|
|
||||||
"weather_condition_rainy": { "fg": "skyblue1", "bg": "gray0", "attrs": [] },
|
|
||||||
"uptime": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"external_ip": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"internal_ip": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"network_load": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"network_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] },
|
|
||||||
"network_load_sent_gradient": "network_load_gradient",
|
|
||||||
"network_load_recv_gradient": "network_load_gradient",
|
|
||||||
"network_load:divider": "background:divider",
|
|
||||||
"system_load": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"system_load_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] },
|
|
||||||
"environment": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"cpu_load_percent": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"cpu_load_percent_gradient": { "fg": "green_yellow_orange_red", "bg": "gray0", "attrs": [] },
|
|
||||||
"battery": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"battery_gradient": { "fg": "white_red", "bg": "gray0", "attrs": [] },
|
|
||||||
"battery_full": { "fg": "red", "bg": "gray0", "attrs": [] },
|
|
||||||
"battery_empty": { "fg": "white", "bg": "gray0", "attrs": [] },
|
|
||||||
"player": { "fg": "gray10", "bg": "black", "attrs": [] },
|
|
||||||
"user": { "fg": "white", "bg": "darkblue", "attrs": ["bold"] },
|
|
||||||
"branch": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"branch_dirty": { "fg": "brightyellow", "bg": "gray2", "attrs": [] },
|
|
||||||
"branch_clean": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"branch:divider": { "fg": "gray7", "bg": "gray2", "attrs": [] },
|
|
||||||
"stash": "branch_dirty",
|
|
||||||
"stash:divider": "branch:divider",
|
|
||||||
"cwd": "information:additional",
|
|
||||||
"cwd:current_folder": "information:regular",
|
|
||||||
"cwd:divider": { "fg": "gray7", "bg": "gray3", "attrs": [] },
|
|
||||||
"virtualenv": { "fg": "white", "bg": "darkcyan", "attrs": [] },
|
|
||||||
"attached_clients": { "fg": "gray8", "bg": "gray0", "attrs": [] },
|
|
||||||
"workspace": "information:regular",
|
|
||||||
"gitstatus": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch": { "fg": "white", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_clean": { "fg": "green", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_dirty": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_detached": { "fg": "mediumpurple", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_tag": { "fg": "darkcyan", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_behind": { "fg": "gray10", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_ahead": { "fg": "gray10", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_staged": { "fg": "green", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_unmerged": { "fg": "brightred", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_changed": { "fg": "mediumorange", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_untracked": { "fg": "brightestorange", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_stashed": { "fg": "darkblue", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus:divider": { "fg": "gray8", "bg": "gray2", "attrs": [] }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
{
|
|
||||||
"groups": {
|
|
||||||
"active_window_status": {"fg": "gray8", "bg": "gray0", "attrs": []},
|
|
||||||
"window_status": {"fg": "gray70", "bg": "gray0", "attrs": []},
|
|
||||||
"activity_status": {"fg": "yellow", "bg": "gray0", "attrs": []},
|
|
||||||
"bell_status": {"fg": "red", "bg": "gray0", "attrs": []},
|
|
||||||
"window": {"fg": "gray6", "bg": "gray0", "attrs": []},
|
|
||||||
"window:divider": {"fg": "gray4", "bg": "gray0", "attrs": []},
|
|
||||||
"window:current": {"fg": "gray8", "bg": "gray3", "attrs": []},
|
|
||||||
"window_name": {"fg": "white", "bg": "gray3", "attrs": ["bold"]},
|
|
||||||
"session": {"fg": "black", "bg": "gray90", "attrs": ["bold"]},
|
|
||||||
"session:prefix": {"fg": "gray90", "bg": "darkblue", "attrs": ["bold"]},
|
|
||||||
"gitstatus": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch": { "fg": "white", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_clean": { "fg": "green", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_dirty": { "fg": "gray9", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_branch_detached": { "fg": "mediumpurple", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_tag": { "fg": "darkcyan", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_behind": { "fg": "gray10", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_ahead": { "fg": "gray10", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_staged": { "fg": "green", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_unmerged": { "fg": "brightred", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_changed": { "fg": "mediumorange", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_untracked": { "fg": "brightestorange", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus_stashed": { "fg": "darkblue", "bg": "gray2", "attrs": [] },
|
|
||||||
"gitstatus:divider": { "fg": "gray8", "bg": "gray2", "attrs": [] }
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,31 +0,0 @@
|
|||||||
{
|
|
||||||
"segments": {
|
|
||||||
"left": [
|
|
||||||
{
|
|
||||||
"function": "powerline.segments.common.net.hostname"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "powerline.segments.common.env.virtualenv"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "powerline.segments.shell.cwd"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "powerline_gitstatus.gitstatus",
|
|
||||||
"args": {
|
|
||||||
"formats": {
|
|
||||||
"branch": "\ue0a0 {}",
|
|
||||||
"tag": " ★ {} ",
|
|
||||||
"behind": " ↓ {}",
|
|
||||||
"ahead": " ↑ {}",
|
|
||||||
"staged": " ● {}",
|
|
||||||
"unmerged": " ✖ {} ",
|
|
||||||
"changed": " ✚ {} ",
|
|
||||||
"untracked": " … {}",
|
|
||||||
"stashed": " ⚑ {}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
@@ -1,29 +0,0 @@
|
|||||||
{
|
|
||||||
"segments": {
|
|
||||||
"right": [
|
|
||||||
{
|
|
||||||
"function": "powerline.segments.common.net.network_load"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "powerline.segments.common.net.internal_ip"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"function": "powerline_gitstatus.gitstatus",
|
|
||||||
"args": {
|
|
||||||
"formats": {
|
|
||||||
"branch": "\ue0a0 {}",
|
|
||||||
"tag": " ★ {} ",
|
|
||||||
"behind": " ↓ {}",
|
|
||||||
"ahead": " ↑ {}",
|
|
||||||
"staged": " ● {}",
|
|
||||||
"unmerged": " ✖ {} ",
|
|
||||||
"changed": " ✚ {} ",
|
|
||||||
"untracked": " … {}",
|
|
||||||
"stashed": " ⚑ {}"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"left": []
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user