mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-25 12:37:52 +01:00
Compare commits
No commits in common. "5276b39910337632ac6d88c14ff55cf14ac84a3d" and "ad7ca51176685e7853630e72409d8571415bf3d8" have entirely different histories.
5276b39910
...
ad7ca51176
@ -375,16 +375,6 @@
|
|||||||
"create_desktop_shortcut": false,
|
"create_desktop_shortcut": false,
|
||||||
"default_launch_container": "window"
|
"default_launch_container": "window"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"url": "https://app.revolut.com/",
|
|
||||||
"create_desktop_shortcut": false,
|
|
||||||
"default_launch_container": "window"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"url": "https://app.n26.com/",
|
|
||||||
"create_desktop_shortcut": false,
|
|
||||||
"default_launch_container": "window"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"url": "https://www.kela.fi/",
|
"url": "https://www.kela.fi/",
|
||||||
"create_desktop_shortcut": false,
|
"create_desktop_shortcut": false,
|
||||||
|
|||||||
2
install
2
install
@ -37,7 +37,7 @@ cp -v rc/zshrc $HOME/.zshrc
|
|||||||
cp -v rc/profile $HOME/.profile
|
cp -v rc/profile $HOME/.profile
|
||||||
|
|
||||||
# Create configuration directories missed later
|
# Create configuration directories missed later
|
||||||
mkdir -vp $HOME/.config/{autostart,bat,foot,git,MangoHud,mpv,nvim,user-tmpfiles.d,systemd/user,yt-dlp}/
|
mkdir -vp $HOME/.config/{autostart,bat,foot,git,MangoHud,mpv,nvim,systemd/user,yt-dlp}/
|
||||||
|
|
||||||
# terminfo just in case it needs to be copied to remote system
|
# terminfo just in case it needs to be copied to remote system
|
||||||
mkdir -vp $HOME/.terminfo/{A..z}
|
mkdir -vp $HOME/.terminfo/{A..z}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user