This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Remove bat alias
master
10sr
6 years ago
parent
b53262da38
commit
f6e96d49c7
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
shrc
+ 0
- 1
shrc
View File
@@ -1013,7 +1013,6 @@ __my_battery_status(){
printf "$1" "${___st}:${___rate}%"
fi
}
alias bat='__my_battery_status %s\\n'
__my_ps1_scale(){
if null type stty && ! $ismsys
Write
Preview
Loading…
Cancel
Save