This commit is contained in:
coast 2025-07-02 08:35:35 +03:30
parent b416f123a3
commit 8317b5e97a
15 changed files with 6 additions and 7 deletions

View file

@ -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)"

View file

@ -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": ": ",

View file

@ -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
View file

0
local/bin/cslate Normal file → Executable file
View file

0
local/bin/ecop Normal file → Executable file
View file

0
local/bin/edsc Normal file → Executable file
View file

0
local/bin/fzfse Normal file → Executable file
View file

0
local/bin/sb-battery Normal file → Executable file
View file

0
local/bin/sb-cputemp Normal file → Executable file
View file

0
local/bin/sb-cpuusage Normal file → Executable file
View file

0
local/bin/sb-liisten Normal file → Executable file
View file

0
local/bin/sb-memory Normal file → Executable file
View file

0
local/bin/sb-network Normal file → Executable file
View file

0
local/bin/sb-volume Normal file → Executable file
View file