Author SHA1 Message Date
harish2704 e4700bcfae Various changes 2025-03-18 15:39:03 +05:30
harish2704 b85c9e85f4 Podman Containers config with selinux disabled 2025-03-18 12:41:01 +05:30
harish2704 53600c45a9 Usb reset 2024-12-20 14:57:21 +05:30
harish2704 b05417c993 updates for nvim 2024-09-14 21:57:24 +05:30
harish2704 f5ee533ab5 Merge branch 'master' of github.com:harish2704/dotFiles 2024-09-14 21:51:40 +05:30
harish2704 6dffd67295 Rm chrome gtk 2024-09-14 21:50:33 +05:30
harish2704 95ed0a6d3e Set default editor 2024-09-14 21:49:56 +05:30
harish2704 21476e1ee0 Misc fixes 2024-09-14 21:49:05 +05:30
harish2704 6f7fc253ff Misc changes 2024-09-14 21:42:14 +05:30
harish2704 e15e028d22 Updates for npm and my utils 2024-09-14 21:36:09 +05:30
harish2704 0941df79fd Update local npm packs 2024-09-14 21:34:28 +05:30
harish2704 6fa595df78 Fix malayalam font 2024-09-14 21:34:17 +05:30
harish2704 027bd37909 Clear screen and switch window shortcuts for tmux 2024-09-14 20:26:41 +05:30
harish2704 f9dcbb2736 Update from lat 2024-02-26 12:55:42 +05:30
21 changed files with 34919 additions and 45544 deletions
+7
View File
@@ -45,3 +45,10 @@ export PYENV_ROOT="$HOME/.pyenv"
[[ -d $PYENV_ROOT/bin ]] && export PATH="$PYENV_ROOT/bin:$PATH"
eval "$(pyenv init -)"
# bun
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"
. "$HOME/.deno/env"
source $HOME/.local/share/bash-completion/completions/deno.bash
eval "$(~/.local/bin/mise activate bash)"
+2
View File
@@ -0,0 +1,2 @@
[containers]
label=false
@@ -2,24 +2,24 @@
<!DOCTYPE fontconfig SYSTEM 'urn:fontconfig:fonts.dtd'>
<!-- SPDX-License-Identifier: MIT -->
<fontconfig>
<!-- Generic alias this font to sans-serif -->
<alias>
<family>Manjari</family>
<default>
<family>sans-serif</family>
</default>
</alias>
<!-- For Malayalam sans-serif, prefer this font -->
<match>
<test compare="contains" name="lang">
<string>ml</string>
</test>
<test name="family">
<string>sans-serif</string>
</test>
<edit binding="strong" mode="prepend" name="family">
<string>Manjari</string>
</edit>
</match>
<dir>~/.fonts</dir>
<!-- Generic alias this font to sans-serif -->
<alias>
<family>sans-serif</family>
<prefer>
<family>Noto Sans</family>
<family>Noto Sans Malayalam</family>
</prefer>
</alias>
<!-- For Malayalam sans-serif, prefer this font -->
<!-- <match> -->
<!-- <test compare="contains" name="lang"> -->
<!-- <string>ml</string> -->
<!-- </test> -->
<!-- <test name="family"> -->
<!-- <string>sans-serif</string> -->
<!-- </test> -->
<!-- <edit binding="strong" mode="prepend" name="family"> -->
<!-- <string>Manjari</string> -->
<!-- </edit> -->
<!-- </match> -->
</fontconfig>
+55 -92
View File
@@ -1,18 +1,13 @@
[ActivityManager]
_k_friendly_name=Activity Manager
switch-to-activity-2b22975f-ece8-4bc8-a72a-f88fc0add08b=none,none,Switch to activity "Default"
switch-to-activity-5631f9b9-eda6-43ff-826c-7cb51e8f26f5=none,none,Switch to activity "Default"
switch-to-activity-acb90208-98fb-44c9-a0d0-ed2e3c67520c=none,none,Switch to activity "Default"
[KDE Keyboard Layout Switcher]
Switch keyboard layout to English (India, with rupee)=none,none,Switch keyboard layout to English (India\\, with rupee)
Switch to Next Keyboard Layout=Ctrl+Alt+K,Meta+Alt+K,Switch to Next Keyboard Layout
Switch to Last-Used Keyboard Layout=Meta+Alt+L,Meta+Alt+L,Switch to Last-Used Keyboard Layout
Switch to Next Keyboard Layout=Meta+Alt+K,Meta+Alt+K,Switch to Next Keyboard Layout
_k_friendly_name=Keyboard Layout Switcher
[im-chooser.desktop]
_k_friendly_name=Input Method Selector
_launch=none,none,Input Method Selector
[kaccess]
Toggle Screen Reader On and Off=Meta+Alt+S,Meta+Alt+S,Toggle Screen Reader On and Off
_k_friendly_name=Accessibility
@@ -23,11 +18,6 @@ Enable Touchpad=Touchpad On,Touchpad On,Enable Touchpad
Toggle Touchpad=Touchpad Toggle,Touchpad Toggle\tMeta+Ctrl+Zenkaku Hankaku,Toggle Touchpad
_k_friendly_name=Touchpad
[kded5]
Show System Activity=Ctrl+Esc,Ctrl+Esc,Show System Activity
_k_friendly_name=KDE Daemon
display=Display\tMeta+P,Display\tMeta+P,Switch Display
[khotkeys]
_k_friendly_name=Custom Shortcuts Service
{2b2f3d81-c5fb-49ee-832d-75aab6b21a1d}=Ctrl+Space,none,Ibus next eng
@@ -43,27 +33,37 @@ _k_friendly_name=Custom Shortcuts Service
_k_friendly_name=Audio Volume
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
decrease_volume=Volume Down,Volume Down,Decrease Volume
decrease_volume_small=Shift+Volume Down,Shift+Volume Down,Decrease Volume by 1%
increase_microphone_volume=Microphone Volume Up,Microphone Volume Up,Increase Microphone Volume
increase_volume=Volume Up,Volume Up,Increase Volume
increase_volume_small=Shift+Volume Up,Shift+Volume Up,Increase Volume by 1%
mic_mute=Microphone Mute\tMeta+Volume Mute,Microphone Mute\tMeta+Volume Mute,Mute Microphone
mute=Volume Mute,Volume Mute,Mute
[ksmserver]
Halt Without Confirmation=none,,Halt Without Confirmation
Halt Without Confirmation=none,,Shut Down Without Confirmation
Lock Session=Meta+L\tCtrl+Alt+L\tScreensaver,Meta+L\tScreensaver,Lock Session
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Log Out
Log Out=Ctrl+Alt+Del,Ctrl+Alt+Del,Show Logout Prompt
Log Out Without Confirmation=none,,Log Out Without Confirmation
LogOut=none,,Log Out
Reboot=none,,Reboot
Reboot Without Confirmation=none,,Reboot Without Confirmation
Shut Down=none,,Shut Down
_k_friendly_name=Session Management
[kwin]
Activate Window Demanding Attention=Ctrl+Alt+A,Meta+Ctrl+A,Activate Window Demanding Attention
ClearLastMouseMark=Meta+Shift+F12,Meta+Shift+F12,Clear Last Mouse Mark
ClearMouseMarks=Meta+Shift+F11,Meta+Shift+F11,Clear All Mouse Marks
Cycle Overview=none,none,Cycle through Overview and Grid View
Cycle Overview Opposite=none,none,Cycle through Grid View and Overview
Decrease Opacity=Meta+_,,Decrease Opacity of Active Window by 5%
Edit Tiles=Meta+T,Meta+T,Toggle Tiles Editor
Expose=Ctrl+F9,Ctrl+F9,Toggle Present Windows (Current desktop)
Expose=none,Ctrl+F9,Toggle Present Windows (Current desktop)
ExposeAll=Ctrl+F10\tLaunch (C),Ctrl+F10\tLaunch (C),Toggle Present Windows (All desktops)
ExposeClass=Ctrl+F7,Ctrl+F7,Toggle Present Windows (Window class)
ExposeClassCurrentDesktop=none,none,Toggle Present Windows (Window class on current desktop)
Grid View=Meta+G,Meta+G,Toggle Grid View
Increase Opacity=Meta++,,Increase Opacity of Active Window by 5%
Invert Screen Colors=none,none,Invert Screen Colors
Kill Window=Ctrl+Alt+Esc,Meta+Ctrl+Esc,Kill Window
@@ -77,7 +77,6 @@ MoveZoomUp=none,none,Move Zoomed Area Upwards
Overview=Meta+W,Meta+W,Toggle Overview
Setup Window Shortcut=none,,Setup Window Shortcut
Show Desktop=Meta+D,Meta+D,Peek at Desktop
ShowDesktopGrid=Ctrl+F8,Meta+F8,Show Desktop Grid
Suspend Compositing=Alt+Shift+F12,Alt+Shift+F12,Suspend Compositing
Switch One Desktop Down=Ctrl+Alt+Down,Meta+Ctrl+Down,Switch One Desktop Down
Switch One Desktop Up=Ctrl+Alt+Up,Meta+Ctrl+Up,Switch One Desktop Up
@@ -123,14 +122,10 @@ Switch to Screen Above=none,,Switch to Screen Above
Switch to Screen Below=none,,Switch to Screen Below
Switch to Screen to the Left=none,,Switch to Screen to the Left
Switch to Screen to the Right=none,,Switch to Screen to the Right
Toggle Night Color=none,none,Toggle Night Color
Toggle Night Color=none,none,Suspend/Resume Night Light
Toggle Window Raise/Lower=none,,Toggle Window Raise/Lower
Walk Through Desktop List=none,,Walk Through Desktop List
Walk Through Desktop List (Reverse)=none,,Walk Through Desktop List (Reverse)
Walk Through Desktops=none,,Walk Through Desktops
Walk Through Desktops (Reverse)=none,,Walk Through Desktops (Reverse)
Walk Through Windows=Alt+Tab,Alt+Tab,Walk Through Windows
Walk Through Windows (Reverse)=Alt+Shift+Backtab,Alt+Shift+Backtab,Walk Through Windows (Reverse)
Walk Through Windows (Reverse)=Alt+Shift+Backtab,Alt+Shift+Tab,Walk Through Windows (Reverse)
Walk Through Windows Alternative=none,,Walk Through Windows Alternative
Walk Through Windows Alternative (Reverse)=none,,Walk Through Windows Alternative (Reverse)
Walk Through Windows of Current Application=Alt+`,Alt+`,Walk Through Windows of Current Application
@@ -156,10 +151,10 @@ Window One Desktop Down=Ctrl+Alt+Shift+Down,Meta+Ctrl+Shift+Down,Window One Desk
Window One Desktop Up=Ctrl+Alt+Shift+Up,Meta+Ctrl+Shift+Up,Window One Desktop Up
Window One Desktop to the Left=Ctrl+Alt+Shift+Left,Meta+Ctrl+Shift+Left,Window One Desktop to the Left
Window One Desktop to the Right=Ctrl+Alt+Shift+Right,Meta+Ctrl+Shift+Right,Window One Desktop to the Right
Window One Screen Down=none,,Window One Screen Down
Window One Screen Up=none,,Window One Screen Up
Window One Screen to the Left=none,,Window One Screen to the Left
Window One Screen to the Right=none,,Window One Screen to the Right
Window One Screen Down=none,,Move Window One Screen Down
Window One Screen Up=none,,Move Window One Screen Up
Window One Screen to the Left=none,,Move Window One Screen to the Left
Window One Screen to the Right=none,,Move Window One Screen to the Right
Window Operations Menu=Alt+F3,Alt+F3,Window Operations Menu
Window Pack Down=none,,Move Window Down
Window Pack Left=none,,Move Window Left
@@ -199,17 +194,17 @@ Window to Desktop 7=none,,Window to Desktop 7
Window to Desktop 8=none,,Window to Desktop 8
Window to Desktop 9=none,,Window to Desktop 9
Window to Next Desktop=none,,Window to Next Desktop
Window to Next Screen=Meta+Shift+Right,Meta+Shift+Right,Window to Next Screen
Window to Next Screen=Meta+Shift+Right,Meta+Shift+Right,Move Window to Next Screen
Window to Previous Desktop=none,,Window to Previous Desktop
Window to Previous Screen=Meta+Shift+Left,Meta+Shift+Left,Window to Previous Screen
Window to Screen 0=none,,Window to Screen 0
Window to Screen 1=none,,Window to Screen 1
Window to Screen 2=none,,Window to Screen 2
Window to Screen 3=none,,Window to Screen 3
Window to Screen 4=none,,Window to Screen 4
Window to Screen 5=none,,Window to Screen 5
Window to Screen 6=none,,Window to Screen 6
Window to Screen 7=none,,Window to Screen 7
Window to Previous Screen=Meta+Shift+Left,Meta+Shift+Left,Move Window to Previous Screen
Window to Screen 0=none,,Move Window to Screen 0
Window to Screen 1=none,,Move Window to Screen 1
Window to Screen 2=none,,Move Window to Screen 2
Window to Screen 3=none,,Move Window to Screen 3
Window to Screen 4=none,,Move Window to Screen 4
Window to Screen 5=none,,Move Window to Screen 5
Window to Screen 6=none,,Move Window to Screen 6
Window to Screen 7=none,,Move Window to Screen 7
_k_friendly_name=KWin
view_actual_size=Meta+0,Meta+0,Zoom to Actual Size
view_zoom_in=Meta+=,Meta++\tMeta+=,Zoom In
@@ -226,65 +221,25 @@ playpausemedia=Media Play,Media Play,Play/Pause media playback
previousmedia=Media Previous,Media Previous,Media playback previous
stopmedia=Media Stop,Media Stop,Stop media playback
[nvim.desktop]
_k_friendly_name=Neovim
_launch=none,none,Neovim
[org.flameshot.Flameshot.desktop]
Capture=Ctrl+Shift+Print,none,Take screenshot
Configure=none,none,Configure
Launcher=none,none,Open launcher
_k_friendly_name=Flameshot
_launch=none,none,Flameshot
[org.kde.dolphin.desktop]
_k_friendly_name=Dolphin
_launch=Meta+E,Meta+E,Dolphin
[org.kde.kcalc.desktop]
_k_friendly_name=KCalc
_launch=Launch (1),Launch (1),KCalc
[org.kde.konsole.desktop]
NewTab=none,none,Open a New Tab
NewWindow=none,none,Open a New Window
_k_friendly_name=Konsole
_launch=Ctrl+Alt+T,none,Konsole
[org.kde.krunner.desktop]
RunClipboard=Alt+Shift+F2,Alt+Shift+F2,Run command on clipboard contents
_k_friendly_name=KRunner
_launch=Alt+F2\tAlt+Space,Alt+Space\tAlt+F2\tSearch,KRunner
[org.kde.plasma.emojier.desktop]
_k_friendly_name=Emoji Selector
_launch=Meta+.,Meta+.,Emoji Selector
[org.kde.spectacle.desktop]
ActiveWindowScreenShot=none,Meta+Print,Capture Active Window
CurrentMonitorScreenShot=Print,none,Capture Current Monitor
FullScreenScreenShot=Shift+Print,Shift+Print,Capture Entire Desktop
OpenWithoutScreenshot=none,none,Launch Spectacle without capturing
RectangularRegionScreenShot=Meta+Shift+Print,Meta+Shift+Print,Capture Rectangular Region
WindowUnderCursorScreenShot=Meta+Ctrl+Print,Meta+Ctrl+Print,Capture Window Under Cursor
_k_friendly_name=Spectacle
_launch=none,Print,Launch Spectacle
[org_kde_powerdevil]
Decrease Keyboard Brightness=Keyboard Brightness Down,Keyboard Brightness Down,Decrease Keyboard Brightness
Decrease Screen Brightness=Monitor Brightness Down,Monitor Brightness Down,Decrease Screen Brightness
Decrease Screen Brightness Small=Shift+Monitor Brightness Down,Shift+Monitor Brightness Down,Decrease Screen Brightness by 1%
Hibernate=Hibernate,Hibernate,Hibernate
Increase Keyboard Brightness=Keyboard Brightness Up,Keyboard Brightness Up,Increase Keyboard Brightness
Increase Screen Brightness=Monitor Brightness Up,Monitor Brightness Up,Increase Screen Brightness
Increase Screen Brightness Small=Shift+Monitor Brightness Up,Shift+Monitor Brightness Up,Increase Screen Brightness by 1%
PowerDown=Power Down,Power Down,Power Down
PowerOff=Power Off,Power Off,Power Off
Sleep=Sleep,Sleep,Suspend
Toggle Keyboard Backlight=Keyboard Light On/Off,Keyboard Light On/Off,Toggle Keyboard Backlight
Turn Off Screen=none,none,Turn Off Screen
_k_friendly_name=Power Management
_k_friendly_name=KDE Power Management System
powerProfile=Battery\tMeta+B,Battery\tMeta+B,Switch Power Profile
[plasmashell]
_k_friendly_name=Plasma
_k_friendly_name=plasmashell
activate application launcher=Meta,Meta\tAlt+F1,Activate Application Launcher
activate task manager entry 1=Meta+1,Meta+1,Activate Task Manager Entry 1
activate task manager entry 10=none,Meta+0,Activate Task Manager Entry 10
activate task manager entry 2=Meta+2,Meta+2,Activate Task Manager Entry 2
@@ -305,8 +260,8 @@ cycleNextAction=none,none,Next History Item
cyclePrevAction=none,none,Previous History Item
edit_clipboard=none,none,Edit Contents…
manage activities=Meta+Q,Meta+Q,Show Activity Switcher
next activity=Meta+Tab,Meta+Tab,Walk through activities
previous activity=Meta+Shift+Tab,Meta+Shift+Tab,Walk through activities (Reverse)
next activity=Meta+A,none,Walk through activities
previous activity=Meta+Shift+A,none,Walk through activities (Reverse)
repeat_action=Ctrl+Alt+R,Meta+Ctrl+R,Manually Invoke Action on Current Clipboard
show dashboard=Ctrl+F12,Ctrl+F12,Show Desktop
show-barcode=none,none,Show Barcode…
@@ -316,14 +271,22 @@ switch to next activity=none,,Switch to Next Activity
switch to previous activity=none,,Switch to Previous Activity
toggle do not disturb=none,,Toggle do not disturb
[systemsettings.desktop]
_k_friendly_name=System Settings
_launch=Tools,Tools,System Settings
kcm-kscreen=none,none,Display Configuration
kcm-lookandfeel=none,none,Global Theme
kcm-users=none,none,Users
powerdevilprofilesconfig=none,none,Energy Saving
screenlocker=none,none,Screen Locking
[services][ibus-next-engine.py.desktop]
_launch=Ctrl+Shift+Space
[services][org.flameshot.Flameshot.desktop]
Capture=Ctrl+Shift+Print
[services][org.kde.krunner.desktop]
_launch=Alt+F2\tAlt+Space
[services][org.kde.spectacle.desktop]
ActiveWindowScreenShot=none
FullScreenScreenShot=none
RecordRegion=Meta+Shift+R
RecordScreen=none
RecordWindow=none
_launch=none
[wacomtablet]
Map to fullscreen=Meta+Ctrl+F,Meta+Ctrl+F,Map to fullscreen
+7 -1
View File
@@ -3,6 +3,7 @@ update_info=kwin.upd:replace-scalein-with-scale,kwin.upd:port-minimizeanimation-
[Compositing]
GLTextureFilter=1
LatencyPolicy=Medium
OpenGLIsUnsafe=false
[Desktops]
@@ -98,9 +99,14 @@ tiles={"layoutDirection":"horizontal","tiles":[{"width":0.25},{"width":0.5},{"wi
[Wayland]
InputMethod[$e]=/usr/share/applications/org.freedesktop.IBus.Panel.Wayland.Gtk3.desktop
VirtualKeyboardEnabled=true
[Windows]
RollOverDesktops=false
[Xwayland]
Scale=1.25
Scale=1
[org.kde.kdecoration2]
library=org.kde.kwin.aurorae
theme=__aurorae__svg__Breezemite
+2 -1
View File
@@ -299,6 +299,7 @@ prop_perm-key=112
prop_perm-keymod=4
panel1_show_toolbox-b=1
panel1_show_devmon-b=1
panel1_show_dirtree-b=1
panel1_show_book-b=1
panel1_show_sidebar-b=2
panel1_list_detailed-x=2
@@ -1036,7 +1037,7 @@ cstm_44b46be8-label=Lvim
cstm_44b46be8-icon=nvim
cstm_44b46be8-next=cstm_2852ad6c
cstm_44b46be8-prev=cstm_779468ff
cstm_44b46be8-line=env HISTSIZE=10000 HISTFILE="%d/.bash_history" lvim
cstm_44b46be8-line=env HISTSIZE=10000 HISTFILE="%d/.bash_history" lvim -p %F
cstm_44b46be8-task_err=1
cstm_44b46be8-task_out=1
cstm_44b46be8-keep=1
+2 -2
View File
@@ -17,12 +17,12 @@ set $right l
# set $term gnome-terminal
set $term konsole
# Your preferred application launcher
set $menu dmenu_run
set $menu rofi -show drun
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
output * bg /usr/share/backgrounds/f39/default/f39-01-day.png fill
#
# Example configuration:
#
+3
View File
@@ -19,3 +19,6 @@
autoSetupRemote = true
[pull]
rebase = false
[gui]
fontui = -family \"Noto Sans\" -size 16 -weight normal -slant roman -underline 0 -overstrike 0
fontdiff = -family \"Noto Sans Mono\" -size 16 -weight normal -slant roman -underline 0 -overstrike 0
@@ -1,6 +1,7 @@
#!/usr/bin/env bash
export HISTSIZE=10000
export HISTFILE=$PWD/.bash_history
export HISTCONTROL=erasedups
if [[ $1 == '-n' ]]; then
konsole &
+2 -1
View File
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
/usr/bin/chromium-browser --password-store=kwallet5 --force-device-scale-factor=1.25 "$@"
# --force-device-scale-factor=1.25
/usr/bin/chromium-browser --password-store=kwallet5 "$@"
@@ -336,6 +336,7 @@ subtitleBurn(){
# Gen random password
genPassword(){
cd ~/.node_modules_mine;
node -p "require('base-x')('!#$%&()*+,-.0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\\]^_abcdefghijklmnopqrstuvwxyz{|}~' ).encode( crypto.randomBytes(${1:-15}) )"
}
@@ -428,6 +429,17 @@ fontCacheRefresh(){
fc-cache -f -v
}
# usbreset
usbreset(){
set -x
buses=$(lspci | grep USB | cut -d' ' -f1)
for i in $buses; do
echo -n "0000:$i" | sudo tee /sys/bus/pci/drivers/xhci_hcd/unbind
sleep 0.5
echo -n "0000:$i" | sudo tee /sys/bus/pci/drivers/xhci_hcd/bind
done
}
# Setup autocomplete. run eval "$(THIS_FILE setup-autocomplete)"
setup-autocomplete(){
@@ -22,7 +22,7 @@ lvim.format_on_save = {
lvim.leader = "space"
-- add your own keymapping
lvim.keys.normal_mode["<C-s>"] = ":w<cr>"
lvim.keys.normal_mode['<C-p>'] = ":Telescope find_files<CR>"
lvim.keys.normal_mode['<C-p>'] = ":Telescope fd<CR>"
-- lvim.keys.normal_mode["<S-l>"] = ":BufferLineCycleNext<CR>"
-- lvim.keys.normal_mode["<S-h>"] = ":BufferLineCyclePrev<CR>"
@@ -63,11 +63,11 @@ lvim.builtin.lualine.sections.lualine_b = { 'branch', '%f' }
-- Automatically install missing parsers when entering buffer
lvim.builtin.treesitter.auto_install = true
lvim.builtin.luasnip = {
sources = {
friendly_snippets = false,
},
}
-- lvim.builtin.luasnip = {
-- sources = {
-- friendly_snippets = false,
-- },
-- }
-- lvim.builtin.treesitter.ignore_install = { "haskell" }
@@ -76,7 +76,10 @@ lvim.builtin.luasnip = {
-- -- generic LSP settings <https://www.lunarvim.org/docs/languages#lsp-support>
lvim.lsp.null_ls.setup.timeout_ms = 20000
-- add `pyright` to `skipped_servers` list
-- vim.list_extend(lvim.lsp.automatic_configuration.skipped_servers, { "pyright" })
-- lvim.lsp.null_ls.setup.timeout_ms = 20000
-- --- disable automatic installation of servers
-- lvim.lsp.installer.setup.automatic_installation = false
@@ -160,14 +163,65 @@ lvim.builtin.telescope.pickers.find_files.mappings = {
['<C-t>'] = actions.smart_send_to_qflist + actions.open_qflist,
}
}
lvim.builtin.telescope.defaults.path_display = { shorten = 2 };
lvim.builtin.telescope.defaults.path_display = { shorten = 4 };
lvim.builtin.telescope.defaults.file_ignore_patterns = {
"vendor/*",
"%.lock",
"__pycache__/*",
"%.sqlite3",
"%.ipynb",
"node_modules/*",
"%.jpg",
"%.jpeg",
"%.png",
"%.svg",
"%.otf",
"%.ttf",
".git/",
"%.webp",
".dart_tool/",
".github/",
".gradle/",
".idea/",
".settings/",
".vscode/",
"__pycache__/",
"build/",
"env/",
"gradle/",
"node_modules/",
"target/",
"%.pdb",
"%.dll",
"%.exe",
"%.cache",
"%.ico",
"%.pdf",
"%.dylib",
"%.jar",
"%.docx",
"%.met",
"smalljre_*/*",
".vale/",
"%.burp",
"%.mp4",
"%.mkv",
"%.rar",
"%.zip",
"%.7z",
"%.tar",
"%.bz2",
"%.epub",
"%.flac",
"%.tar.gz",
}
vim.cmd([[
command! -nargs=+ Gr :silent execute 'grep! -nr "<args>" | copen'
command! -nargs=+ Gr :silent execute 'grep! "<args>" | copen'
" Raw version of Gr command.
command! -nargs=* Grc grep -nr <args>
command! -nargs=* Grc grep <args>
" Add file header to current buffer. Depends on https://github.com/harish2704/file-header
command! Header :execute "0r!file-header '%'"
@@ -197,7 +251,7 @@ command! CopyFilename :let @+=@%
command! Code :execute "!code ./ -g %:". ( line('.')+1 )
" For Open a terminal in current directory
nmap <Leader><Leader>t :!xdg-terminal&<CR>
nmap <Leader><Leader>t :!konsole&<CR>
" Open git-gui in current pwd
nmap <Leader><Leader>g :!git gui &<CR>
@@ -234,7 +288,7 @@ tmap <M-Right> <C-\><C-n><C-W>l
tmap <M-Left> <C-\><C-n><C-W>h
" }}}
set grepprg=ag\ --nogroup\ --nocolor
set grepprg=ag\ --vimgrep
nmap <C-/> :Gr <C-R><C-W>
@@ -279,7 +333,7 @@ dap.adapters.php = {
type = 'executable',
command = 'node',
args = {
'/home/harish/tmp/nvim-configs/lunarvim/share/nvim/mason/packages/php-debug-adapter/extension/out/phpDebug.js' }
'$HOME/tmp/nvim-configs/lunarvim/share/nvim/mason/packages/php-debug-adapter/extension/out/phpDebug.js' }
}
dap.configurations.php = {
@@ -1,54 +1,54 @@
{
"Comment.nvim": { "branch": "master", "commit": "0236521ea582747b58869cb72f70ccfa967d2e89" },
"LuaSnip": { "branch": "master", "commit": "0df29db3543837f8b41597f2640397c5ec792b7b" },
"LuaSnip": { "branch": "master", "commit": "1def35377854535bb3b0f4cc7a33c083cdb12571" },
"NrrwRgn": { "branch": "master", "commit": "e027db9d94f94947153cd7b5ac9abd04371ab2b0" },
"alpha-nvim": { "branch": "main", "commit": "234822140b265ec4ba3203e3e0be0e0bb826dff5" },
"auto-session": { "branch": "main", "commit": "3eb26b949e1b90798e84926848551046e2eb0721" },
"bigfile.nvim": { "branch": "main", "commit": "9616b73670ffeb92679677554ded88854ae42cf8" },
"alpha-nvim": { "branch": "main", "commit": "29074eeb869a6cbac9ce1fbbd04f5f5940311b32" },
"auto-session": { "branch": "main", "commit": "aa01054d478c6d3efc0188cb2ed4850e9f475664" },
"bigfile.nvim": { "branch": "main", "commit": "33eb067e3d7029ac77e081cfe7c45361887a311a" },
"bracey.vim": { "branch": "master", "commit": "4e1a22acc01787814819df1057d039d4ecf357eb" },
"bufferline.nvim": { "branch": "main", "commit": "357cc8f8eeb64702e6fcf2995e3b9becee99a5d3" },
"bufferline.nvim": { "branch": "main", "commit": "73edc1f2732678e7a681e3d3be49782610914f6b" },
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" },
"cmp-nvim-lsp": { "branch": "main", "commit": "44b16d11215dce86f253ce0c30949813c0a90765" },
"cmp-nvim-lsp": { "branch": "main", "commit": "39e2eda76828d88b773cc27a3f61d2ad782c922d" },
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" },
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" },
"editorconfig.nvim": { "branch": "master", "commit": "5b9e303e1d6f7abfe616ce4cc8d3fffc554790bf" },
"emmet-vim": { "branch": "master", "commit": "def5d57a1ae5afb1b96ebe83c4652d1c03640f4d" },
"gitsigns.nvim": { "branch": "main", "commit": "ff01d34daaed72f271a8ffa088a7e839a60c640f" },
"emmet-vim": { "branch": "master", "commit": "6c511a8d7d2863066f32e25543e2bb99d505172c" },
"friendly-snippets": { "branch": "main", "commit": "dd2fd1281d4b22e7b4a5bfafa3e142d958e251f2" },
"gitsigns.nvim": { "branch": "main", "commit": "805610a9393fa231f2c2b49cb521bfa413fadb3d" },
"indent-blankline.nvim": { "branch": "master", "commit": "9637670896b68805430e2f72cf5d16be5b97a22a" },
"lazy.nvim": { "branch": "main", "commit": "f73986546cadecbcc0531c14b73d4e2cd679d672" },
"lir.nvim": { "branch": "master", "commit": "969e95bd07ec315b5efc53af69c881278c2b74fa" },
"lualine.nvim": { "branch": "master", "commit": "45e27ca739c7be6c49e5496d14fcf45a303c3a63" },
"lazy.nvim": { "branch": "main", "commit": "8f19915175395680808de529e4220da8dafc0759" },
"lir.nvim": { "branch": "master", "commit": "7a9d45de08fecd23a04aca1f96688d744830029e" },
"lualine.nvim": { "branch": "master", "commit": "0a5a66803c7407767b799067986b4dc3036e1983" },
"lunar.nvim": { "branch": "master", "commit": "08bbc93b96ad698d22fc2aa01805786bcedc34b9" },
"markdown-preview.nvim": { "branch": "master", "commit": "a923f5fc5ba36a3b17e289dc35dc17f66d0548ee" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "e7b64c11035aa924f87385b72145e0ccf68a7e0a" },
"mason.nvim": { "branch": "main", "commit": "cd7835b15f5a4204fc37e0aa739347472121a54c" },
"neodev.nvim": { "branch": "main", "commit": "24b403eabde652904077f84fd55441744e77a109" },
"nlsp-settings.nvim": { "branch": "main", "commit": "2a52e793d4f293c0e1d61ee5794e3ff62bfbbb5d" },
"none-ls.nvim": { "branch": "main", "commit": "b8fd44ee1616e6a9c995ed5f94ad9f1721d303ef" },
"nvim-autopairs": { "branch": "master", "commit": "f6c71641f6f183427a651c0ce4ba3fb89404fa9e" },
"nvim-cmp": { "branch": "main", "commit": "5dce1b778b85c717f6614e3f4da45e9f19f54435" },
"nvim-dap": { "branch": "master", "commit": "92dc531eea2c9a3ef504a5c8ac0decd1fa59a6a3" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "a4caa0d083aab56f6cd5acf2d42331b74614a585" },
"mason.nvim": { "branch": "main", "commit": "49ff59aded1047a773670651cfa40e76e63c6377" },
"neodev.nvim": { "branch": "main", "commit": "ce9a2e8eaba5649b553529c5498acb43a6c317cd" },
"nlsp-settings.nvim": { "branch": "main", "commit": "d92035e6c05cded5f1a7458b57506adbf29a5c9c" },
"none-ls.nvim": { "branch": "main", "commit": "3a4826687da4310af379515086d71faca4d21288" },
"nvim-autopairs": { "branch": "master", "commit": "c15de7e7981f1111642e7e53799e1211d4606cb9" },
"nvim-cmp": { "branch": "main", "commit": "5260e5e8ecadaf13e6b82cf867a909f54e15fd07" },
"nvim-dap": { "branch": "master", "commit": "5a2f7121869394502521c52b2bc581ab22c69447" },
"nvim-dap-ui": { "branch": "master", "commit": "34160a7ce6072ef332f350ae1d4a6a501daf0159" },
"nvim-lspconfig": { "branch": "master", "commit": "e49b1e90c1781ce372013de3fa93a91ea29fc34a" },
"nvim-navic": { "branch": "master", "commit": "0ffa7ffe6588f3417e680439872f5049e38a24db" },
"nvim-surround": { "branch": "main", "commit": "0855a89e00a5822c3a482a82e5223fcf2e9ede13" },
"nvim-tree.lua": { "branch": "master", "commit": "40b9b887d090d5da89a84689b4ca0304a9649f62" },
"nvim-treesitter": { "branch": "master", "commit": "9c4fc86b67c1d68141cef57846d24cbee9b74fb0" },
"nvim-ts-context-commentstring": { "branch": "main", "commit": "92e688f013c69f90c9bbd596019ec10235bc51de" },
"nvim-web-devicons": { "branch": "master", "commit": "3af745113ea537f58c4b1573b64a429fefad9e07" },
"nvim-lspconfig": { "branch": "master", "commit": "eadcee1573ca9d0e0cd36a49f620186a8dfdc607" },
"nvim-navic": { "branch": "master", "commit": "8649f694d3e76ee10c19255dece6411c29206a54" },
"nvim-surround": { "branch": "main", "commit": "ec2dc7671067e0086cdf29c2f5df2dd909d5f71f" },
"nvim-tree.lua": { "branch": "master", "commit": "2bc725a3ebc23f0172fb0ab4d1134b81bcc13812" },
"nvim-treesitter": { "branch": "master", "commit": "30de5e7e9486fb1b1b8c2a1e71052b13f94f1cb0" },
"nvim-ts-context-commentstring": { "branch": "main", "commit": "cb064386e667def1d241317deed9fd1b38f0dc2e" },
"nvim-web-devicons": { "branch": "master", "commit": "e37bb1feee9e7320c76050a55443fa843b4b6f83" },
"onedarker.nvim": { "branch": "freeze", "commit": "b00dd2189f264c5aeb4cf04c59439655ecd573ec" },
"plenary.nvim": { "branch": "master", "commit": "50012918b2fc8357b87cff2a7f7f0446e47da174" },
"project.nvim": { "branch": "main", "commit": "8c6bad7d22eef1b71144b401c9f74ed01526a4fb" },
"schemastore.nvim": { "branch": "main", "commit": "f714bc7c4c94972a7d2d05a198e50370f0b5f026" },
"plenary.nvim": { "branch": "master", "commit": "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" },
"schemastore.nvim": { "branch": "main", "commit": "9a5992a881583d886bfbb46631a09f736f0fae50" },
"structlog.nvim": { "branch": "main", "commit": "45b26a2b1036bb93c0e83f4225e85ab3cee8f476" },
"tabular": { "branch": "master", "commit": "339091ac4dd1f17e225fe7d57b48aff55f99b23a" },
"telescope-fzf-native.nvim": { "branch": "main", "commit": "6c921ca12321edaa773e324ef64ea301a1d0da62" },
"telescope.nvim": { "branch": "0.1.x", "commit": "7011eaae0ac1afe036e30c95cf80200b8dc3f21a" },
"toggleterm.nvim": { "branch": "main", "commit": "c80844fd52ba76f48fabf83e2b9f9b93273f418d" },
"tokyonight.nvim": { "branch": "main", "commit": "633039585dff7fd2b9b62fb190bf768702609d95" },
"vim-fugitive": { "branch": "master", "commit": "46eaf8918b347906789df296143117774e827616" },
"tabular": { "branch": "master", "commit": "12437cd1b53488e24936ec4b091c9324cafee311" },
"telescope-fzf-native.nvim": { "branch": "main", "commit": "9ef21b2e6bb6ebeaf349a0781745549bbb870d27" },
"telescope.nvim": { "branch": "0.1.x", "commit": "d829aa64059001ee7b2c8c8aa9c4e6df0b17d893" },
"toggleterm.nvim": { "branch": "main", "commit": "fee58a0473fd92b28c34f8f724e4918b15ba30a3" },
"tokyonight.nvim": { "branch": "main", "commit": "b9b494fa7f7bbf2fe0747b47fa290fb7a4eddcc7" },
"vim-fugitive": { "branch": "master", "commit": "d4877e54cef67f5af4f950935b1ade19ed6b7370" },
"vim-gnupg": { "branch": "main", "commit": "f9b608f29003dfde6450931dc0f495a912973a88" },
"vim-illuminate": { "branch": "master", "commit": "3bd2ab64b5d63b29e05691e624927e5ebbf0fb86" },
"vim-snippets": { "branch": "master", "commit": "b039190177d97a968d80518470910aae7faf182a" },
"which-key.nvim": { "branch": "main", "commit": "6962dae3565369363b59dd51fb206051555fcb4d" }
}
"vim-illuminate": { "branch": "master", "commit": "5eeb7951fc630682c322e88a9bbdae5c224ff0aa" },
"vim-snippets": { "branch": "master", "commit": "f0a3184d9f90b96b044d5914625a25c554d7f301" },
"which-key.nvim": { "branch": "main", "commit": "4433e5ec9a507e5097571ed55c02ea9658fb268a" }
}
+10
View File
@@ -0,0 +1,10 @@
#!/usr/bin/env bash
THIS_DIR=$(dirname $(readlink -f $0))
export NVIM_APPNAME="lvim"
export LUNARVIM_RUNTIME_DIR="$THIS_DIR/lunarvim/share/lvim"
export LUNARVIM_CONFIG_DIR="$THIS_DIR/lunarvim/nvim"
export LUNARVIM_CACHE_DIR="$THIS_DIR/lunarvim/cache"
export LUNARVIM_BASE_DIR="$THIS_DIR/lunarvim/LunarVim"
nvim -u "$LUNARVIM_BASE_DIR/init.lua" "$@"
@@ -1,26 +0,0 @@
#!/usr/bin/env xdg-open
[Desktop Entry]
Version=1.0
Name=Chromium GTK4
Comment=Access the Internet
GenericName=Web Browser
Exec=/usr/bin/chromium-browser --gtk-version=4 %U
Terminal=false
X-MultipleArgs=false
Type=Application
Icon=chromium-browser
Categories=Network;WebBrowser;
MimeType=application/pdf;application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;
StartupWMClass=Chromium-browser
Keywords=web;browser;internet;
Actions=new-window;new-private-window;
X-Desktop-File-Install-Version=0.26
[Desktop Action new-window]
Name=Open a New Window
Exec=chromium-browser --gtk-version=4 %U
[Desktop Action new-private-window]
Name=Open a New Private Window
Exec=chromium-browser --incognito --gtk-version=4 %U
Binary file not shown.
+44 -31
View File
@@ -1,82 +1,90 @@
{
"dependencies": {
"@anthropic-ai/claude-code": "^0.2.45",
"@babel/cli": "^7.23.9",
"@babel/core": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"@faker-js/faker": "^8.4.1",
"@faker-js/faker": "^9.3.0",
"@ionic/cli": "^7.2.0",
"@mrodrig/json-2-csv-cli": "^5.5.5",
"@nestjs/cli": "^10.3.2",
"@openapitools/openapi-generator-cli": "^2.9.0",
"@quasar/cli": "^2.3.0",
"@types/node": "^20.11.19",
"@types/node": "^22.10.1",
"@vue/cli": "^5.0.8",
"@webpack-cli/generators": "^3.0.7",
"aigle": "^1.14.1",
"ari-client": "^2.2.0",
"base-x": "^4.0.0",
"base-x": "^5.0.0",
"blitz": "^2.0.5",
"byline": "^5.0.0",
"chokidar-cli": "^3.0.0",
"cjs-to-es6": "^2.0.1",
"colorette": "^2.0.20",
"composerize": "^1.6.10",
"create-astro": "^4.7.3",
"create-expo-app": "^2.1.1",
"create-expo-app": "^3.2.0",
"create-feathers": "^5.0.22",
"create-next-app": "^14.1.0",
"create-next-app": "^15.0.4",
"create-nollup-app": "^0.0.9",
"create-nuxt-app": "^5.0.0",
"create-redwood-app": "^6.6.4",
"create-redwood-app": "^8.4.1",
"create-refine-app": "^1.12.3",
"create-strapi-app": "^4.20.1",
"create-vite": "^5.2.0",
"create-strapi-app": "^5.5.0",
"create-vite": "^6.0.1",
"create-vite-plugin-ssr": "^0.0.304",
"csvtojson": "^2.0.10",
"curl-trace-parser": "^0.0.10",
"curlconverter": "^4.11.0",
"degit": "^2.8.4",
"deoptigate": "^0.7.1",
"ejs": "^3.1.9",
"electron": "28.2.3",
"eslint": "^8.56.0",
"electron": "33.2.1",
"eslint": "^9.16.0",
"expo-cli": "6.3.10",
"express": "^4.18.2",
"express-generator": "^4.16.1",
"fastify-cli": "^6.1.1",
"fastify-cli": "^7.0.1",
"file-header": "^0.1.1",
"fx": "^31.0.0",
"fx": "^35.0.0",
"gavel": "^10.0.4",
"generate-password": "^1.7.1",
"generator-jhipster": "^8.1.0",
"generator-jhipster-nodejs": "^2.0.0",
"generator-jhipster-nodejs": "^3.0.0",
"generator-jhipster-quasar": "^0.14.3",
"http-server": "^14.1.1",
"hygen": "^6.2.11",
"ignite-cli": "^9.6.0",
"ignite-cli": "^10.0.5",
"jscodeshift": "^17.1.1",
"json-2-csv": "^5.5.5",
"json-server": "^1.0.0-alpha.23",
"jsvu": "^2.2.0",
"knex": "^3.1.0",
"lerna": "^8.1.2",
"lodash": "^4.17.21",
"magic-regexp": "^0.7.0",
"magic-regexp": "^0.8.0",
"mhtml2html": "^3.0.0",
"mjml": "^4.15.3",
"neovim": "^4.11.0",
"mkpass": "https://github.com/harish2704/mkpass",
"neovim": "^5.3.0",
"nightmare": "^3.0.2",
"nodemon": "^3.0.3",
"nollup": "^0.21.0",
"npm-offline-registry": "^0.0.9",
"omgopass": "^3.2.1",
"onchange": "^7.1.0",
"pg": "8.11.3",
"pg": "8.13.1",
"pkg": "^5.8.1",
"plop": "^4.0.1",
"postgraphile": "4.13.0",
"prettier": "^3.2.5",
"proxy-kutti": "^1.0.1",
"puppeteer": "^22.1.0",
"puppeteer-core": "^22.1.0",
"puppeteer": "^23.10.1",
"puppeteer-core": "^23.10.1",
"qrcode-svg": "^1.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-native": "^0.73.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-native": "^0.76.4",
"react-native-web": "^0.19.10",
"react-scripts": "^5.0.1",
"redis-commander": "^0.8.0",
@@ -84,24 +92,29 @@
"runtime-cli": "^3.2.0",
"sass": "^1.71.0",
"serve": "^14.2.1",
"sharp-cli": "^4.2.0",
"sharp-cli": "^5.1.0",
"sqlite3": "^5.1.7",
"ssh-access-manager": "^1.2.2",
"storybook": "^7.6.16",
"storybook": "^8.4.7",
"svgo": "^3.2.0",
"sway-workspace-grid": "^0.0.2",
"tailwind-config-viewer": "^1.7.3",
"tailwind-config-viewer": "^2.0.4",
"ts-node": "^10.9.2",
"twilio": "^4.22.0",
"twilio": "^5.3.7",
"typescript": "^5.3.3",
"uglify-js": "^3.17.4",
"uncss": "^0.17.3",
"verdaccio": "^5.29.1",
"vite": "^5.1.3",
"verdaccio": "^6.0.2",
"vite": "^6.0.3",
"webpack-cli": "^5.1.4",
"wscat": "^5.2.0",
"wscat": "^6.0.1",
"x-ray": "^2.3.4",
"yeoman-environment": "^4.3.0",
"zx": "^7.2.3"
}
"zx": "^8.2.4"
},
"devDependencies": {
"@swc/cli": "^0.5.2",
"@swc/core": "^1.7.3"
},
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
}
File diff suppressed because it is too large Load Diff
+11 -2
View File
@@ -1,6 +1,7 @@
if test -z "$USER_PROFILEREAD"; then
export EDITOR=/usr/bin/vim
export PYENV_ROOT="$HOME/.pyenv"
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
@@ -15,7 +16,7 @@ if test -z "$USER_PROFILEREAD"; then
PATH="$PYENV_ROOT/bin:$PATH"
export PATH
export DENO_INSTALL="/home/harish/.deno"
export DENO_INSTALL="$HOME/.deno"
export PATH="$DENO_INSTALL/bin:$PATH"
export TIME_STYLE=long-iso
export TCLLIBPATH=$HOME/.local/share/tkthemes
@@ -29,3 +30,11 @@ if test -z "$USER_PROFILEREAD"; then
export USER_PROFILEREAD=1
fi
if [ -n "$BASH_VERSION" -a -n "$PS1" ]; then
# include .bashrc if it exists
if [ -f "$HOME/.bashrc" ]; then
. "$HOME/.bashrc"
fi
fi
. "$HOME/.deno/env"
+14 -2
View File
@@ -1,7 +1,19 @@
set-option -g default-terminal 'tmux-256color'
set-option -ga terminal-overrides ',xterm-256color:Tc'
# set-option -g default-terminal 'tmux-256color'
# set-option -ga terminal-overrides ',xterm-256color:Tc'
setw -g mode-keys vi
set-option -g mouse on
bind-key -T copy-mode-vi MouseDragEnd1Pane send-keys -X copy-pipe-and-cancel "wl-copy"
bind-key -n C-k send-keys -R
bind-key -n M-! select-window -t 1
bind-key -n M-@ select-window -t 2
bind-key -n M-# select-window -t 3
bind-key -n M-$ select-window -t 4
bind-key -n M-% select-window -t 5
bind-key -n M-^ select-window -t 6
bind-key -n M-& select-window -t 7
bind-key -n M-* select-window -t 8
bind-key -n M-( select-window -t 9
+1
View File
@@ -115,3 +115,4 @@ watchdog
xlsx2csv
# xlwt
youtube-dl
csvkit