removed last laptop/zsh things
This commit is contained in:
parent
3cc55eb57b
commit
671ce163b1
@ -367,8 +367,12 @@ background_opacity: 0.75
|
|||||||
# program: /bin/bash
|
# program: /bin/bash
|
||||||
# args:
|
# args:
|
||||||
# - --login
|
# - --login
|
||||||
|
# shell:
|
||||||
|
# program: /usr/bin/fish
|
||||||
|
# args:
|
||||||
|
# - --login
|
||||||
shell:
|
shell:
|
||||||
program: /usr/bin/fish
|
program: /usr/bin/zsh
|
||||||
args:
|
args:
|
||||||
- --login
|
- --login
|
||||||
|
|
||||||
|
|||||||
@ -31,7 +31,7 @@ local current_dir="%F{cyan}%~%f"
|
|||||||
local git_branch='$(git_prompt_info)'
|
local git_branch='$(git_prompt_info)'
|
||||||
local bat='$(battery_pct_prompt)'
|
local bat='$(battery_pct_prompt)'
|
||||||
|
|
||||||
PROMPT="${user_host} ${bat} ${current_dir} ${git_branch}
|
PROMPT="${user_host} ${current_dir} ${git_branch}
|
||||||
-$PR_PROMPT"
|
-$PR_PROMPT"
|
||||||
RPROMPT="]${return_code} %*"
|
RPROMPT="]${return_code} %*"
|
||||||
|
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
#RuneLite configuration
|
#RuneLite configuration
|
||||||
#Wed Sep 01 17:27:15 ACST 2021
|
#Wed Sep 01 17:50:53 ACST 2021
|
||||||
statusbars.rightBarMode=PRAYER
|
statusbars.rightBarMode=PRAYER
|
||||||
runelite.mtaplugin=true
|
runelite.mtaplugin=true
|
||||||
party.includeSelf=false
|
party.includeSelf=false
|
||||||
@ -702,7 +702,7 @@ interacthighlight.npcInteractHighlightColor=-1862336512
|
|||||||
clanchat.chatsData=lib2105
|
clanchat.chatsData=lib2105
|
||||||
idlenotifier.logoutidle=true
|
idlenotifier.logoutidle=true
|
||||||
runelite.runepouchplugin=true
|
runelite.runepouchplugin=true
|
||||||
runelite.clientBounds=2120\:195\:1432\:1044
|
runelite.clientBounds=1680\:20\:2554\:1414
|
||||||
playerindicators.drawNonClanMemberNames=false
|
playerindicators.drawNonClanMemberNames=false
|
||||||
screenshot.friendDeath=false
|
screenshot.friendDeath=false
|
||||||
npcindicators.showRespawnTimer=false
|
npcindicators.showRespawnTimer=false
|
||||||
@ -857,7 +857,7 @@ screenshot.levels=true
|
|||||||
mta.enchantment=true
|
mta.enchantment=true
|
||||||
itemCharge.recoilNotification=false
|
itemCharge.recoilNotification=false
|
||||||
nightmareZone.overloadnotification=true
|
nightmareZone.overloadnotification=true
|
||||||
timetracking.rsprofile.pY9kxn0R.12083.4775=176\:1630483023
|
timetracking.rsprofile.pY9kxn0R.12083.4775=176\:1630484260
|
||||||
runelite.nightmarezoneplugin=true
|
runelite.nightmarezoneplugin=true
|
||||||
runelite.notificationFlashColor=1191116800
|
runelite.notificationFlashColor=1191116800
|
||||||
timetracking.rsprofile.wteQmrWW.13106.4771=0\:1594013062
|
timetracking.rsprofile.wteQmrWW.13106.4771=0\:1594013062
|
||||||
@ -865,10 +865,10 @@ itemprices.showHAValue=true
|
|||||||
virtuallevels.virtualTotalLevel=true
|
virtuallevels.virtualTotalLevel=true
|
||||||
playerindicators.drawFriendNames=true
|
playerindicators.drawFriendNames=true
|
||||||
herbiboar.colorTrail=-1
|
herbiboar.colorTrail=-1
|
||||||
timetracking.rsprofile.pY9kxn0R.12083.4774=72\:1630483023
|
timetracking.rsprofile.pY9kxn0R.12083.4774=72\:1630484260
|
||||||
timetracking.rsprofile.pY9kxn0R.12083.4773=32\:1630483023
|
timetracking.rsprofile.pY9kxn0R.12083.4773=32\:1630484260
|
||||||
timetracking.rsprofile.pY9kxn0R.12083.4772=60\:1630483023
|
timetracking.rsprofile.pY9kxn0R.12083.4772=60\:1630484260
|
||||||
timetracking.rsprofile.pY9kxn0R.12083.4771=60\:1630483023
|
timetracking.rsprofile.pY9kxn0R.12083.4771=60\:1630484260
|
||||||
bank.seedVaultValue=true
|
bank.seedVaultValue=true
|
||||||
raids.ccDisplay=false
|
raids.ccDisplay=false
|
||||||
tearsofguthix.showGreenTearsTimer=true
|
tearsofguthix.showGreenTearsTimer=true
|
||||||
@ -1224,7 +1224,7 @@ worldhopper.ping=true
|
|||||||
puzzlesolver.displayRemainingMoves=true
|
puzzlesolver.displayRemainingMoves=true
|
||||||
menuentryswapper.swapRowboatDive=false
|
menuentryswapper.swapRowboatDive=false
|
||||||
playerindicators.clanMenuIcons=true
|
playerindicators.clanMenuIcons=true
|
||||||
timetracking.rsprofile.pY9kxn0R.11828.4771=21\:1630482982
|
timetracking.rsprofile.pY9kxn0R.11828.4771=21\:1630483524
|
||||||
chatfilter.filterType=CENSOR_WORDS
|
chatfilter.filterType=CENSOR_WORDS
|
||||||
agility.portalsHighlight=-65281
|
agility.portalsHighlight=-65281
|
||||||
bank.showHA=false
|
bank.showHA=false
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user