. + cdpath
This commit is contained in:
parent
c5a411c820
commit
1d5d1277a2
4 changed files with 8 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
sct 3500 &
|
sct 4500 &
|
||||||
setxkbmap de &
|
setxkbmap de &
|
||||||
xsetroot -solid gray70 &
|
xsetroot -solid gray70 &
|
||||||
exec dbus-run-session dk
|
exec dbus-run-session dk
|
||||||
|
|
@ -19,5 +19,6 @@ alias nvi='vis'
|
||||||
alias xr='doas xbps-remove -y'
|
alias xr='doas xbps-remove -y'
|
||||||
alias pc='pass -c'
|
alias pc='pass -c'
|
||||||
alias pe='pass edit'
|
alias pe='pass edit'
|
||||||
|
cdpath="$HOME"
|
||||||
|
|
||||||
date
|
printf '%s +%s+\n' "$(date +%d%b%Y)" "$(hostname)"
|
||||||
|
|
|
||||||
|
|
@ -41,12 +41,12 @@ tabwidth=100
|
||||||
|
|
||||||
[shortcut]
|
[shortcut]
|
||||||
new_window_accel=<Primary><Shift>n
|
new_window_accel=<Primary><Shift>n
|
||||||
new_tab_accel=<Primary><Shift>t
|
new_tab_accel=<Alt>t
|
||||||
close_tab_accel=<Primary><Shift>w
|
close_tab_accel=<Alt>w
|
||||||
close_window_accel=<Primary><Shift>q
|
close_window_accel=<Primary><Shift>q
|
||||||
copy_accel=<Primary><Shift>c
|
copy_accel=<Primary><Shift>c
|
||||||
paste_accel=<Primary><Shift>v
|
paste_accel=<Primary><Shift>v
|
||||||
name_tab_accel=<Primary><Shift>i
|
name_tab_accel=<Alt>i
|
||||||
previous_tab_accel=<Primary>Page_Up
|
previous_tab_accel=<Primary>Page_Up
|
||||||
next_tab_accel=<Primary>Page_Down
|
next_tab_accel=<Primary>Page_Down
|
||||||
move_tab_left_accel=<Primary><Shift>Page_Up
|
move_tab_left_accel=<Primary><Shift>Page_Up
|
||||||
|
|
|
||||||
2
pkgs.txt
2
pkgs.txt
|
|
@ -22,6 +22,7 @@ lxterminal
|
||||||
man-pages-devel
|
man-pages-devel
|
||||||
man-pages-posix
|
man-pages-posix
|
||||||
opendoas
|
opendoas
|
||||||
|
pcmanfm
|
||||||
pass
|
pass
|
||||||
playerctl
|
playerctl
|
||||||
pipewire
|
pipewire
|
||||||
|
|
@ -35,6 +36,7 @@ terminus-font
|
||||||
turnstile
|
turnstile
|
||||||
vis
|
vis
|
||||||
void-docs-browse
|
void-docs-browse
|
||||||
|
xarchiver
|
||||||
xorg
|
xorg
|
||||||
xclip
|
xclip
|
||||||
xf86-video-intel
|
xf86-video-intel
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue