mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-24 12:07:53 +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,
|
||||
"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/",
|
||||
"create_desktop_shortcut": false,
|
||||
|
||||
2
install
2
install
@ -37,7 +37,7 @@ cp -v rc/zshrc $HOME/.zshrc
|
||||
cp -v rc/profile $HOME/.profile
|
||||
|
||||
# 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
|
||||
mkdir -vp $HOME/.terminfo/{A..z}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user