Skip to content

Instantly share code, notes, and snippets.

View pavanjadhaw's full-sized avatar

Pavan Jadhaw pavanjadhaw

View GitHub Profile
PROMPT='%{$fg[green]%}%~%F{5}$(git_prompt_info)%{$reset_color%} ──── '
ZSH_THEME_GIT_PROMPT_PREFIX=" "
ZSH_THEME_GIT_PROMPT_SUFFIX=""
ZSH_THEME_GIT_PROMPT_DIRTY=" %{$fg[red]%}∙%{$reset_color%}"
ZSH_THEME_GIT_PROMPT_CLEAN=" %{$fg[green]%}∙%{$reset_color%}"
[~] rofi -dump-xresources
The script command 'window' has 1 options, but needs 2: <name>:<script>.
Invalid script switcher: window
! Enabled modi
rofi.modi: window,run,ssh
! Window opacity
rofi.opacity: 100
! Window width
rofi.width: 50
! Number of lines
;--------------------------------------------
; colors ;
;--------------------------------------------
[colors]
bar_bg = #1d1f21
bar_fg = #c5c8c6
border_col = #1d1f21
{
"editor.fontFamily": "'Hack Nerd Font Mono'",
"terminal.integrated.fontFamily": "Hack Nerd Font Mono",
"editor.fontSize": 14,
"terminal.integrated.fontSize": 14,
"vim.useSystemClipboard": true,
"workbench.sideBar.location": "right",
"workbench.startupEditor": "none",
"editor.formatOnSave": true,
"editor.cursorBlinking": "expand",
# Default terminal
set-option -g default-terminal "screen-256color"
# Use vim key bindings
set-option -g mode-keys vi
set-option -g status-keys vi
# Turn the mouse on
set-option -g mouse on
; vim:ft=cfg
; _____
; (, / ) /) /)
; _/__ / ___// (/_ _ __
; / (_)(/_ (_/_/_) (_(_/ (_
; ) / .-/
; (_/ (_/
[colors]
background = ${xrdb:color0}