rice
This commit is contained in:
parent
b416f123a3
commit
8317b5e97a
15 changed files with 6 additions and 7 deletions
|
@ -23,9 +23,8 @@ export PATH=$HOME/.local/bin:$PATH
|
|||
export EDITOR="emacs"
|
||||
export PATH=/usr/pkg/sbin:/usr/pkg/bin:$PATH
|
||||
export MANPATH=/usr/pkg/man:$MANPATH
|
||||
export EIX_LIMIT=0
|
||||
|
||||
#aliases for root
|
||||
alias ..='echo "cd .."; cd ../'
|
||||
alias ls="ls --color=auto"
|
||||
grep --color=auto < /dev/null &>/dev/null && alias grep='grep --color=auto'
|
||||
eval "$(starship init zsh)"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
|
||||
"logo": {
|
||||
"source": "~/.config/fastfetch/ascii.txt"
|
||||
"source": "ascii.txt"
|
||||
},
|
||||
"display": {
|
||||
"separator": ": ",
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
},
|
||||
"display": {
|
||||
"separator": ": ",
|
||||
"color": {
|
||||
"keys": "#696969",
|
||||
"title": "#bbbbbb"
|
||||
},
|
||||
},
|
||||
"packageManagers": {
|
||||
"disabled": false,
|
||||
"emerge": true
|
||||
},
|
||||
"modules": [
|
||||
//"title",
|
||||
//"separator",
|
||||
|
|
0
local/bin/README.md
Normal file → Executable file
0
local/bin/README.md
Normal file → Executable file
0
local/bin/cslate
Normal file → Executable file
0
local/bin/cslate
Normal file → Executable file
0
local/bin/ecop
Normal file → Executable file
0
local/bin/ecop
Normal file → Executable file
0
local/bin/edsc
Normal file → Executable file
0
local/bin/edsc
Normal file → Executable file
0
local/bin/fzfse
Normal file → Executable file
0
local/bin/fzfse
Normal file → Executable file
0
local/bin/sb-battery
Normal file → Executable file
0
local/bin/sb-battery
Normal file → Executable file
0
local/bin/sb-cputemp
Normal file → Executable file
0
local/bin/sb-cputemp
Normal file → Executable file
0
local/bin/sb-cpuusage
Normal file → Executable file
0
local/bin/sb-cpuusage
Normal file → Executable file
0
local/bin/sb-liisten
Normal file → Executable file
0
local/bin/sb-liisten
Normal file → Executable file
0
local/bin/sb-memory
Normal file → Executable file
0
local/bin/sb-memory
Normal file → Executable file
0
local/bin/sb-network
Normal file → Executable file
0
local/bin/sb-network
Normal file → Executable file
0
local/bin/sb-volume
Normal file → Executable file
0
local/bin/sb-volume
Normal file → Executable file
Loading…
Add table
Reference in a new issue