Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dotfiles
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
varac-projects
dotfiles
Commits
f5e34f44
Unverified
Commit
f5e34f44
authored
1 month ago
by
T. Hinrichsmeyer
Browse files
Options
Downloads
Patches
Plain Diff
aliases, work display
parent
00816829
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/display.conf
+4
-1
4 additions, 1 deletion
...ustom-dotfiles/dot_config/hypr/conf/custom.d/display.conf
home/dot_config/shell/aliases
+1
-1
1 addition, 1 deletion
home/dot_config/shell/aliases
with
5 additions
and
2 deletions
home/dot_config/ml4w-custom-dotfiles/dot_config/hypr/conf/custom.d/display.conf
+
4
−
1
View file @
f5e34f44
...
@@ -5,9 +5,12 @@
...
@@ -5,9 +5,12 @@
# Generic Laptop display
# Generic Laptop display
# monitor = eDP-1, 1600x900, auto-right, 1
# monitor = eDP-1, 1600x900, auto-right, 1
# Zancas, private
# Zancas, private
X1 Carbon Gen7
monitor
=
desc
:
HKC
OVERSEAS
LIMITED
,
1600
x900
,
auto
-
left
,
1
monitor
=
desc
:
HKC
OVERSEAS
LIMITED
,
1600
x900
,
auto
-
left
,
1
# Panza, work X1 Carbon Gen10
monitor
=
desc
:
AU
Optronics
0
xE3A0
,
1600
x900
,
auto
-
right
,
1
# LG Electronics LG HDR 5K
# LG Electronics LG HDR 5K
#
#
# availableModes:
# availableModes:
...
...
This diff is collapsed.
Click to expand it.
home/dot_config/shell/aliases
+
1
−
1
View file @
f5e34f44
...
@@ -176,7 +176,7 @@ alias hadolint_docker='docker run --rm -i hadolint/hadolint < Dockerfile'
...
@@ -176,7 +176,7 @@ alias hadolint_docker='docker run --rm -i hadolint/hadolint < Dockerfile'
# Podman
# Podman
alias
podman_login_registry_0xacab
=
'podman login -u varac -p $(rbw get "0xacab.org|varac|pat|registry-rw") registry.0xacab.org'
alias
podman_login_registry_0xacab
=
'podman login -u varac -p $(rbw get "0xacab.org|varac|pat|registry-rw") registry.0xacab.org'
alias
podman_login_gitlab
=
'podman login -u varac -p $(rbw get "gitlab.com|personal-access-token|cli-all") registry.gitlab.com'
alias
podman_login_gitlab
_com_varac
=
'podman login -u varac -p $(rbw get "gitlab.com|personal-access-token|cli-all") registry.gitlab.com'
alias
podman_rm_all
=
'podman rm -f $(podman ps --no-trunc -aq)'
alias
podman_rm_all
=
'podman rm -f $(podman ps --no-trunc -aq)'
alias
podman_rm_all_external
=
'podman rm -f $(podman ps --no-trunc -aq --external)'
alias
podman_rm_all_external
=
'podman rm -f $(podman ps --no-trunc -aq --external)'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment