commit 0111392b61688a56944497a2670d397ca1a34edb
parent 7872fb427180ae402d6295cc8911f26355244e23
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Wed, 8 Jul 2026 20:49:02 +0200
Removed unused settings
Diffstat:
3 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/.profile b/.profile
@@ -33,7 +33,6 @@ alias bc='bc -q /home/sebastiano/box/bc.library'
alias rm='trash rm'
alias ls='ls --color=auto'
alias clip='clip -m fzf'
-alias svi='vi "+so $HOME/.virc-spaces"'
# Network management
alias w='iwctl station wlan0 get-networks'
diff --git a/.virc b/.virc
@@ -1,2 +0,0 @@
-set ruler
-set noswapfile
diff --git a/.virc-spaces b/.virc-spaces
@@ -1,2 +0,0 @@
-set expandtab
-set tabstop=4