add fish alias for ls with abs path
removed copyq variable and lock files
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
2305
|
||||
copyq
|
||||
gigaforust
|
||||
68d5b89d95684fac9967d68a1f314f5a
|
||||
9dcb72a4-5506-45e0-a94b-5dab9ab79967
|
||||
@@ -1,6 +0,0 @@
|
||||
[Options]
|
||||
ActionDialog_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\x38\0\0\x2V\0\0\0\0\0\0\0\0\xff\xff\xff\xfe\xff\xff\xff\xfe\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\x38\0\0\x2V)
|
||||
ActionDialog_geometry_1920x1080=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x3\x38\0\0\x2V\0\0\0\0\0\0\0\0\xff\xff\xff\xfe\xff\xff\xff\xfe\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x3\x38\0\0\x2V)
|
||||
MainWindow_geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5)
|
||||
MainWindow_geometry_1920x1080=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5\0\0\0\0\x2\0\0\0\a\x80\0\0\0\0\0\0\0\0\0\0\x2\x13\0\0\x3\xf5)
|
||||
MainWindow_state=@ByteArray(\0\0\0\xff\0\0\0\0\xfd\0\0\0\x1\0\0\0\x3\0\0\0\0\0\0\0\0\xfc\x1\0\0\0\x1\xfb\0\0\0*\0\x64\0o\0\x63\0k\0W\0i\0\x64\0g\0\x65\0t\0I\0t\0\x65\0m\0P\0r\0\x65\0v\0i\0\x65\0w\0\0\0\0\0\xff\xff\xff\xff\0\0\0\x43\0\xff\xff\xff\0\0\x3\x7f\0\0\x1\xd2\0\0\0\x4\0\0\0\x4\0\0\0\b\0\0\0\b\xfc\0\0\0\x3\0\0\0\0\0\0\0\x1\0\0\0\x1c\0t\0o\0o\0l\0\x42\0\x61\0r\0T\0\x61\0\x62\0T\0r\0\x65\0\x65\x2\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\x1\0\0\0\xe\0t\0o\0o\0l\0\x42\0\x61\0r\x3\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0\0\0\0\x2\0\0\0\x1\0\0\0\x1a\0t\0o\0o\0l\0\x42\0\x61\0r\0T\0\x61\0\x62\0\x42\0\x61\0r\0\0\0\0\0\xff\xff\xff\xff\0\0\0\0\0\0\0\0)
|
||||
@@ -18,6 +18,7 @@ alias pyt-dlp='yt-dlp --config-locations ~/.config/yt-dlp/prt.txt'
|
||||
alias py='python3'
|
||||
alias ip='ip --color'
|
||||
alias mktmp='cd "$(mktemp -d)" && chown forust:forust .'
|
||||
alias lspwd='ls -d $PWD/*'
|
||||
alias tmpcode='cd "$(mktemp -d)" && chown forust:forust . && $VISUAL . && exit'
|
||||
alias utctime='date +"%Y-%m-%dT%H:%M:%S%z"'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user