Update configuration to reflect current setup

This commit is contained in:
Riz Ashraf
2026-02-23 03:02:20 +00:00
parent 8cc68fef1d
commit 691a8dfd29
6 changed files with 38 additions and 16 deletions
+24 -3
View File
@@ -2,12 +2,33 @@ local function alias(short, long)
os.execute('doskey ' .. short .. '=' .. long) os.execute('doskey ' .. short .. '=' .. long)
end end
alias('ls', 'dir $*') -- File listing (using eza)
alias('ls', 'eza --icons --git --color=always $*')
alias('ll', 'eza -l --icons --git --color=always $*')
alias('la', 'eza -la --icons --git --color=always $*')
alias('lt', 'eza --tree --icons $*')
-- Modern tools replacements
alias('cat', 'bat $*') alias('cat', 'bat $*')
alias('vi', 'nvim $*') alias('vi', 'nvim $*')
alias('rdp','mstsc /v:$*') alias('grep', 'rg $*')
alias('grep', 'rg') alias('find', 'fd $*')
alias('top', 'btm $*')
alias('du', 'dust $*')
alias('df', 'duf $*')
-- Utilities
alias('rdp','mstsc /v:$*')
alias('jdk8home', 'set JAVA_HOME=%PROGRAMFILES%\\Java\\jdk-1.8') alias('jdk8home', 'set JAVA_HOME=%PROGRAMFILES%\\Java\\jdk-1.8')
alias('jdk8home32', 'set JAVA_HOME=C:\\Program Files (x86)\\Java\\jdk-1.8') alias('jdk8home32', 'set JAVA_HOME=C:\\Program Files (x86)\\Java\\jdk-1.8')
alias('jdk21home', 'set JAVA_HOME=%PROGRAMFILES%\\Java\\jdk-21') alias('jdk21home', 'set JAVA_HOME=%PROGRAMFILES%\\Java\\jdk-21')
-- Git aliases
alias('ga', 'git add $*')
alias('gc', 'git commit -m $*')
alias('gp', 'git push $*')
alias('gl', 'git pull $*')
alias('gs', 'git status $*')
alias('gd', 'git diff $*')
alias('gb', 'git branch $*')
alias('gco', 'git checkout $*')
+1 -1
View File
@@ -587,7 +587,7 @@ local function get_jdtls_config()
local java_cmd = "java" local java_cmd = "java"
if vim.fn.has("win32") == 1 then if vim.fn.has("win32") == 1 then
java_cmd = "C:/Program Files/Eclipse Adoptium/jdk-25.0.1.8-hotspot/bin/java.exe" java_cmd = "C:/Program Files/Eclipse Adoptium/jdk-25.0.2.10-hotspot/bin/java.exe"
end end
local cmd = { local cmd = {
+9 -10
View File
@@ -1,5 +1,4 @@
<settings> <settings>
<localRepository>c:/devtools/.m2/repository</localRepository>
<pluginGroups> <pluginGroups>
<pluginGroup>org.sonarsource.scanner.maven</pluginGroup> <pluginGroup>org.sonarsource.scanner.maven</pluginGroup>
</pluginGroups> </pluginGroups>
@@ -7,17 +6,17 @@
<server> <server>
<id>italy-vlt-virtual</id> <id>italy-vlt-virtual</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>inggRepo</id> <id>inggRepo</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>inggReleases</id> <id>inggReleases</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>inggSnapshots</id> <id>inggSnapshots</id>
@@ -27,32 +26,32 @@
<server> <server>
<id>repoPlugins</id> <id>repoPlugins</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>jcenter</id> <id>jcenter</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>releasePlugins</id> <id>releasePlugins</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>jcenterPlugins</id> <id>jcenterPlugins</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>inspired-corporate</id> <id>inspired-corporate</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>inspired-rpm-release</id> <id>inspired-rpm-release</id>
<username>reazul.ashraf</username> <username>reazul.ashraf</username>
<password>AP6CxZgXfEdMtABPHJcW9DZeyT</password> <password>APGb3CYtNHNBLddz53HxVqjvu1</password>
</server> </server>
<server> <server>
<id>registry.docker.ingg.com</id> <id>registry.docker.ingg.com</id>
+1 -1
View File
@@ -44,7 +44,7 @@ config.window_decorations = "INTEGRATED_BUTTONS | RESIZE"
config.default_prog = { 'pwsh.exe', '-NoLogo' } config.default_prog = { 'pwsh.exe', '-NoLogo' }
config.font = wezterm.font('CaskaydiaCove Nerd Font', { weight = 'Regular' }) config.font = wezterm.font('CaskaydiaCove NF', { weight = 'Regular' })
config.font_size = 10.0 config.font_size = 10.0
config.front_end = "WebGpu" config.front_end = "WebGpu"
+3
View File
@@ -82,3 +82,6 @@ source /snap/google-cloud-cli/current/completion.zsh.inc
eval "$(zoxide init --cmd z zsh)" eval "$(zoxide init --cmd z zsh)"
# Start in ~
cd ~
-1
View File
@@ -7,7 +7,6 @@ $modules = @(
"PSProfiler", "PSProfiler",
"PSScriptAnalyzer", "PSScriptAnalyzer",
"Terminal-Icons", "Terminal-Icons",
"gsudoModule"
) )
foreach ($mod in $modules) { foreach ($mod in $modules) {