3 Commits

Author SHA1 Message Date
8eed1c71db Use pywal plugin to fix Vim colors 2024-07-30 02:51:40 -04:00
8781493ffb Crypto on secondary, rm music/name 2024-07-27 19:54:42 -04:00
71017721bc Rm school aliases 2024-07-27 19:50:57 -04:00
8 changed files with 61 additions and 103 deletions

View File

@@ -6,7 +6,8 @@
# clear screen # clear screen
c "printf '\033c'" c "printf '\033c'"
dn "cd ~/Downloads && printf '\033c'" d "cd ~/Downloads && printf '\033c'"
# dn "cd ~/Downloads && printf '\033c'"
# e "echo \$" # e "echo \$"
hst "history" hst "history"
# nft "printf '\033c' && neofetch | lolcat" # nft "printf '\033c' && neofetch | lolcat"
@@ -335,6 +336,8 @@ mst "sudo rm ~/st/config.h && sudo bear make -C ~/st install"
mlf2 "sudo mount /dev/sdd1 /mnt/linux-files-2" mlf2 "sudo mount /dev/sdd1 /mnt/linux-files-2"
kgpg "kill -9 gpg-agent && gpg-agent"
# system ]]] # system ]]]
# applications [[[ # # applications [[[ #
@@ -515,7 +518,7 @@ wch "weechat"
# wg "curl -L wthr.ml" # wg "curl -L wthr.ml"
wgm "curl -L wthr.ml/m" wgm "curl -L wthr.ml/m"
wgt "curl -L wthr.ml/t" wgt "curl -L wthr.ml/t"
yt "youtube-dl" yt "yt-dlp -vU"
z "zathura --fork" z "zathura --fork"
lz "unzip -l" lz "unzip -l"
@@ -1071,7 +1074,7 @@ ghr "github-release"
# docker [[[ # # docker [[[ #
d "docker" do "docker"
db "docker build" db "docker build"
dc "docker-compose" dc "docker-compose"
dcu "docker-compose up -d" dcu "docker-compose up -d"
@@ -1231,6 +1234,7 @@ hu "helm upgrade"
# ]]] helm # # ]]] helm #
zr "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume.pdf" zr "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume.pdf"
zrw "zathura --fork ~/coding/mf-site/static/pdf/kevin-mok-resume-web-dev.pdf"
# ]]] red-hat # # ]]] red-hat #

View File

@@ -271,59 +271,6 @@ lt ~/school/latex-notes
ltc ~/coding/leetcode ltc ~/coding/leetcode
# 494 [[[ #
4 ~/school/494
4d ~/school/494/design
4dm ~/school/494/design/meetings
4dp ~/school/494/design/provotu
4p ~/school/494/papers
vt ~/coding/dao-voting
ovn ~/coding/dao-voting/anonymousvoting/contracts
# provotum [[[ #
pv ~/coding/dao-voting/provotum-v2
pva ~/coding/dao-voting/provotum-v2/voting-authority
pvab ~/coding/dao-voting/provotum-v2/voting-authority/backend
pvaf ~/coding/dao-voting/provotum-v2/voting-authority/frontend
pvac ~/coding/dao-voting/provotum-v2/access-provider-backend
pvf ~/coding/dao-voting/provotum-v2/voter-frontend/src
pvc ~/coding/dao-voting/provotum-v2/contracts/contracts/FiniteField
pvs ~/coding/dao-voting/provotum-v2/sealer
pvsb ~/coding/dao-voting/provotum-v2/sealer/backend/src
pvsf ~/coding/dao-voting/provotum-v2/sealer/frontend/src
pvs1 /mnt/linux-files-2/coding/dao-voting/sealer-1/sealer/backend
pvs1f /mnt/linux-files-2/coding/dao-voting/sealer-1/sealer/frontend
pvs2 /mnt/linux-files-2/coding/dao-voting/sealer-2/sealer/backend
pvs2f /mnt/linux-files-2/coding/dao-voting/sealer-2/sealer/frontend
pvs3 /mnt/linux-files-2/coding/dao-voting/sealer-3/sealer/backend
pvs3f /mnt/linux-files-2/coding/dao-voting/sealer-3/sealer/frontend
pvg ~/coding/dao-voting/pv-ganache
bd ~/coding/dao-voting/besu-deploy
gt ~/coding/dao-voting/ganache-tx
# ]]] provotum #
# ]]] 494 #
# ess [[[ #
e ~/school/ess
en ~/school/ess/notes
er ~/school/ess/rough-draft
ern ~/school/ess/rough-draft/notes
ei ~/school/ess/individ-map
es ~/school/ess/story
# ess ]]] #
arc ~/school/arc
egy ~/school/egypt
ggr ~/school/ggr
ggra ~/school/ggr/assignments/a1
jf ~/school/job-fair jf ~/school/job-fair
jh ~/school/job-hunt jh ~/school/job-hunt
jhi ~/school/job-hunt/interview-questions jhi ~/school/job-hunt/interview-questions

View File

@@ -115,6 +115,7 @@ rm ~/Documents/red-hat/meeting.md
rt ~/Documents/red-hat/todo.md rt ~/Documents/red-hat/todo.md
lip ~/Documents/linkedin/linkedin-profile.md lip ~/Documents/linkedin/linkedin-profile.md
jhi ~/school/job-hunt/info.md
# ]]] pey # # ]]] pey #

View File

@@ -307,5 +307,6 @@ abbr xya "export-pkgs"
# task sync > /dev/null 2>&1 # task sync > /dev/null 2>&1
source /home/kevin/.config/fish/key_abbr.fish > /dev/null source /home/kevin/.config/fish/key_abbr.fish > /dev/null
wal -r # wal -r
cat /home/kevin/.cache/wal/sequences
# ~/scripts/xmodmap-custom # ~/scripts/xmodmap-custom

View File

@@ -579,8 +579,8 @@ bar {
{{ if eq .chezmoi.hostname "x1-carbon" }} {{ if eq .chezmoi.hostname "x1-carbon" }}
font pango:$sb_font 17 font pango:$sb_font 17
{{ else }} {{ else }}
# font pango:$sb_font 17 font pango:$sb_font 17
font pango:$sb_font 16 # font pango:$sb_font 16
{{ end }} {{ end }}
colors { colors {
# 0 (transparent) -> 255 (opaque) in hex # 0 (transparent) -> 255 (opaque) in hex
@@ -595,7 +595,8 @@ bar {
tray_output none tray_output none
# status_command i3blocks -c ~/.config/i3blocks/i3blocks.conf # status_command i3blocks -c ~/.config/i3blocks/i3blocks.conf
status_command 2>/tmp/i3blocks.err i3blocks -vvv -c ~/.config/i3blocks/i3blocks.conf | tee /tmp/i3blocks.out status_command 2>/tmp/i3blocks.err i3blocks -vvv -c ~/.config/i3blocks/i3blocks.conf | tee /tmp/i3blocks.out
output $main # output $main
output $secondary
wheel_up_cmd nop wheel_up_cmd nop
wheel_down_cmd nop wheel_down_cmd nop
} }
@@ -604,31 +605,31 @@ bar {
# secondary bar [[[ # # secondary bar [[[ #
bar { # bar {
output $secondary # output $secondary
{{ if eq .chezmoi.hostname "x1-carbon" }} # {{ if eq .chezmoi.hostname "x1-carbon" }}
font pango:$sb_font 18 # font pango:$sb_font 18
{{ else }} # {{ else }}
font pango:$sb_font 21 # font pango:$sb_font 21
# font pango:$sb_font 20 # # font pango:$sb_font 20
# font pango:$sb_font 17 # # font pango:$sb_font 17
{{ end }} # {{ end }}
# output $main # # output $main
i3bar_command i3bar -t # i3bar_command i3bar -t
colors { # colors {
background $black$bar_trans # background $black$bar_trans
# border, bg, text color # # border, bg, text color
# focused_workspace $inactive_ws_bg $bg $focused_ws_text # # focused_workspace $inactive_ws_bg $bg $focused_ws_text
focused_workspace $inactive_ws_bg $bg $fg # focused_workspace $inactive_ws_bg $bg $fg
active_workspace $inactive_ws_bg $fg$active_ws_trans $fg # active_workspace $inactive_ws_bg $fg$active_ws_trans $fg
inactive_workspace $inactive_ws_bg $inactive_ws_bg$inactive_ws_trans $fg # inactive_workspace $inactive_ws_bg $inactive_ws_bg$inactive_ws_trans $fg
} # }
status_command i3blocks -c ~/.config/i3blocks/i3blocks-secondary.conf # status_command i3blocks -c ~/.config/i3blocks/i3blocks-secondary.conf
# status_command 2>/tmp/i3blocks-sam.err i3blocks -vvv -c ~/.config/i3blocks/sam-i3blocks.conf | tee /tmp/i3blocks-sam.out # # status_command 2>/tmp/i3blocks-sam.err i3blocks -vvv -c ~/.config/i3blocks/sam-i3blocks.conf | tee /tmp/i3blocks-sam.out
tray_output none # tray_output none
wheel_up_cmd nop # wheel_up_cmd nop
wheel_down_cmd nop # wheel_down_cmd nop
} # }
# ]]] secondary bar # # ]]] secondary bar #

View File

@@ -114,16 +114,16 @@ interval=60
# SHORT_NAME= # SHORT_NAME=
# interval=5 # interval=5
[spotify] # [spotify]
# command=python ~/linux-config/configs/i3blocks-scripts/spotify.py # # command=python ~/linux-config/configs/i3blocks-scripts/spotify.py
# label= # # label=
label= # label=
# label=🎧 # # label=🎧
# green # # green
# color=#198c19 # # color=#198c19
# aqua # # aqua
# color=#2d7272 # # color=#2d7272
interval=5 # interval=5
{{ end }} {{ end }}
# ]]] volume/spotify # # ]]] volume/spotify #
@@ -191,9 +191,9 @@ WIDTH=220
# name [[[ # # name [[[ #
[name] # [name]
label= # label=
interval=30 # interval=30
{{ end }} {{ end }}
# ]]] name # # ]]] name #

View File

@@ -337,7 +337,7 @@ public_ip_host="http://ident.me"
# 'Disk (/): 74G / 118G (66%)' # 'Disk (/): 74G / 118G (66%)'
# #
# disk_show=('/' '/home' '/mnt/linux-files' ) # disk_show=('/' '/home' '/mnt/linux-files' )
disk_show=('/dev/sda1' '/dev/sda3' '/dev/sdc2' ) disk_show=('/dev/sdc1' '/dev/sdc3' '/dev/sdd1' )
# Disk subtitle. # Disk subtitle.
# What to append to the Disk subtitle. # What to append to the Disk subtitle.

View File

@@ -150,10 +150,10 @@ Plug 'vim-scripts/L9'
" find files from within Vim " find files from within Vim
" Plug 'vim-scripts/FuzzyFinder' " Plug 'vim-scripts/FuzzyFinder'
{{ if not .gui }} " {{ if not .gui }}
" Gotham color scheme " Gotham color scheme
Plug 'whatyouhide/vim-gotham' Plug 'whatyouhide/vim-gotham'
{{ end }} " {{ end }}
" " collection of Vim color schemes " " collection of Vim color schemes
" Plug 'flazz/vim-colorschemes' " Plug 'flazz/vim-colorschemes'
@@ -254,6 +254,7 @@ Plug 'vim-airline/vim-airline'
let g:airline_section_c = '%F' let g:airline_section_c = '%F'
Plug 'vim-airline/vim-airline-themes' Plug 'vim-airline/vim-airline-themes'
let g:airline_powerline_fonts = 1 let g:airline_powerline_fonts = 1
let g:airline_theme='supernova'
" continue Markdown lists when started " continue Markdown lists when started
" arc " arc
@@ -261,6 +262,7 @@ Plug 'dkarter/bullets.vim'
" coordinate Vim color scheme with terminal color scheme " coordinate Vim color scheme with terminal color scheme
Plug 'dylanaraps/wal.vim' Plug 'dylanaraps/wal.vim'
Plug 'AlphaTechnolog/pywal.nvim', { 'as': 'pywal' }
" Plug 'morhetz/gruvbox' " Plug 'morhetz/gruvbox'
Plug 'bluz71/vim-nightfly-colors', { 'as': 'nightfly' } Plug 'bluz71/vim-nightfly-colors', { 'as': 'nightfly' }
@@ -367,9 +369,11 @@ Plug 'jidn/vim-dbml'
call plug#end() call plug#end()
{{ if .gui }} {{ if .gui }}
" colorscheme wal
" autocmd vimenter * ++nested colorscheme gruvbox " autocmd vimenter * ++nested colorscheme gruvbox
colorscheme nightfly " colorscheme wal
colorscheme pywal
" colorscheme nightfly
" colorscheme gotham256
{{ else }} {{ else }}
colorscheme gotham256 colorscheme gotham256
{{ end }} {{ end }}