Skip to content

Commit

Permalink
aslfkj
Browse files Browse the repository at this point in the history
  • Loading branch information
ediw8311xht committed Sep 7, 2024
1 parent 9732555 commit 7bb87f7
Show file tree
Hide file tree
Showing 7 changed files with 590,573 additions and 10 deletions.
2 changes: 1 addition & 1 deletion bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ source "${HOME}/bashrc_files/exports.sh"
source "${HOME}/bashrc_files/functions.sh"
source "${HOME}/bashrc_files/aliases.sh"
source "${HOME}/.config/broot/launcher/bash/br"
mps 'xs' #setting PS1
mps 'r' #setting PS1
#------------------BASH-HISTORY--------#

shopt -s histappend
Expand Down
2 changes: 1 addition & 1 deletion bashrc_files/functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ mps() {
PROMPT_DIRTRIM='0'
case "${1,,}" in
l) PROMPT_DIRTRIM='2'; PS1="${spec_ssh}$h1 $d1 | $d2 $h2 $s1 "
;; r) PROMPT_DIRTRIM='5'; PS1="${spec_ssh}${h4} :\w:$ ${h2}"
;; m) PROMPT_DIRTRIM='1'; PS1="${spec_ssh}$h1 $d4 $d5 $h2 $s3 "
;; s) PROMPT_DIRTRIM='0'; PS1="${spec_ssh} $d3 $s2 "
;; xs) PROMPT_DIRTRIM='5'; PS1="${spec_ssh}${h4} :\w:$ ${h2}"
#PS0="${h1} ${PWD} | ${d1} | ${d2} \n"'\e[0 q\[\e[0m\]'
;; x) PROMPT_DIRTRIM='5'; PS1="${spec_ssh}${h3} |${d6}|\w:$ "
;; *) return 2
Expand Down
4 changes: 2 additions & 2 deletions gtk/gtk-3.0/settings.ini
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[Settings]
gtk-theme-name=Midnight
gtk-theme-name=Material-Black-Blueberry
gtk-icon-theme-name=ePapirus
gtk-font-name=Inconsolata Extra-Condensed 8
gtk-font-name=Cronos Pro 9
gtk-cursor-theme-name=my_breeze_true
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_BOTH_HORIZ
Expand Down
4 changes: 3 additions & 1 deletion lf/lfrc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set shellopts '-eu'
##USE DOUBLE QUOTES FOR 'set ifs "something"'
#set period 1
set ifs "\n"
set ratios 2:3:5
set ratios 2:4:4
set info size:time
set scrolloff 8
set autoquit
Expand All @@ -20,6 +20,7 @@ set sortby natural
set dirfirst true
set mouse true
set borderfmt "\033[1;37m"
set cursoractivefmt "\033[30;100m"

set previewer ctpv
set cleaner ctpvclear
Expand Down Expand Up @@ -102,6 +103,7 @@ map <gt>l cd ~/MyLibrary/
map <gt>p cd ~/Pictures/
map <gt>v cd ~/Videos/

map <lt>t set ratios 1:1:1:1
map <lt>p set preview!
map <lt><lt> set ratios 2:3:5
map <lt>0 set ratios 1:2:3
Expand Down
4 changes: 2 additions & 2 deletions nvim/lua/mappings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,10 @@ local leader_nnoremap = {
{ 'Edit File CWD', 'E' , ':call feedkeys(":e " . FilePathFull() . "/")<CR>' },
{ '+ Wrap', 'f' , ':set wrap!<esc>' },
{ 'New File', 'gn' , ':enew<esc>' },
{ '', 'gh' , ':call GetHL()<ESC>' },
{ '', 'gh' , ':call GetHL()<ESC>' },
{ 'Print Mappings', 'gm' , ':call GMaps()<CR>' },
{ 'Helpgrep', 'H' , ':vert helpgrep ' },
{ 'Open diagnostics', 'i' , ':lua vim.diagnostic.open_float(nil, {focus=true, scope="cursor")<CR>' },
{ 'Open diagnostics', 'i' , ':lua vim.diagnostic.open_float(nil, {focus=true, scope="cursor"})<CR>' },
{ '+ lsp_lines', 'I' , ':lua require("lsp_lines").toggle()<CR>' },
{ 'Next Scheme', 'j' , ':call SetColScheme(+1)<CR>' },
{ 'Prev Scheme', 'J' , ':call SetColScheme(-1)<CR>' },
Expand Down
590,560 changes: 590,560 additions & 0 deletions polybar/my_modules/sedEiqYGv

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions xorg/Xresources
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@ Xft.hinting: 1
Xft.hintstyle: hintfull
Xft.lcdfilter: lcddefault
Xft.rgba: rgb
Xft.font: *font: -*-inputmono-*-r-*-*-17-*-*-*-*-*-*-*
Xft.font: -misc-inconsolata condensed-medium-r-condensed--25-180-100-100-m-150-ascii-0

xfontsel*font: -*-inputmono-*-r-*-*-17-*-*-*-*-*-*-*
xfontsel*font: -misc-dejavu sans mono-bold-r-normal--30-*-*-*-m-60-*-*
Xmessage*message*Scroll: Never
Xmessage*message*Border: 0
Xmessage*background: #008fF8
Expand All @@ -266,7 +266,8 @@ Xmessage*.*bw: 0
Xmessage*renderFont: true
!Xmessage*faceName: xos4Terminus
Xmessage*faceSize: 20
Xmessage*font: -*-inputmono-*-r-*-*-25-*-*-*-*-*-*-*
/*Xmessage*font: -*-inputmono-*-r-*-*-25-*-*-*-*-*-*-**/
Xmessage*font: -misc-dejavu sans mono-bold-r-normal--30-*-*-*-m-60-*-*
Xmessage*Buttons:
!Xmessage*font*Button: -*-clean-*-*-*-*-25-*-*-*-*-*-*-*
!!!!!!!!!!!!!!!!!!!!!!!----------------Zutty-----------!!!!!!!!!!!!!!!!!!!!!!!
Expand Down

0 comments on commit 7bb87f7

Please sign in to comment.